Go to file
2015-03-04 05:17:12 +08:00
src rustup. 2015-03-04 05:17:12 +08:00
.gitignore
.travis.yml Retry doc upload; Kill some deprecated functions. 2015-01-01 22:08:33 +08:00
Cargo.toml rustup. 2015-03-04 05:17:12 +08:00
LICENSE Legal boilerplates. 2014-11-29 05:57:11 +08:00
README.md

qrcode-rust

Build status

QR code and Micro QR code encoder in Rust.

# Cargo.toml
[dependencies.qrcode]
git = "https://github.com/kennytm/qrcode-rust"