qrcode-rust =========== [![Build status](https://travis-ci.org/kennytm/qrcode-rust.svg?branch=master)](https://travis-ci.org/kennytm/qrcode-rust) QR code and Micro QR code encoder in Rust. ```toml # Cargo.toml [dependencies.qrcode] git = "https://github.com/kennytm/qrcode-rust" ```