Go to file
2016-06-05 01:28:15 +08:00
src Version -> 0.2.0. Change full num dependency to the lighter num_traits. 2016-06-05 01:28:15 +08:00
.gitignore Enable coveralls. 2016-05-14 23:43:38 +08:00
.travis.yml Switch to cargo-kcov. 2016-06-05 01:00:02 +08:00
Cargo.toml Version -> 0.2.0. Change full num dependency to the lighter num_traits. 2016-06-05 01:28:15 +08:00
LICENSE Legal boilerplates. 2014-11-29 05:57:11 +08:00
README.md Enable coveralls. 2016-05-14 23:43:38 +08:00

qrcode-rust

Build status Coverage Status crates.io Apache 2.0

QR code and Micro QR code encoder in Rust.

# Cargo.toml
[dependencies]
qrcode = "0.1.7"