qrcode-rust/Cargo.toml
2014-11-29 06:00:46 +08:00

10 lines
246 B
TOML

[package]
name = "qrcode"
description = "QR code encoder in Rust"
license = "Apache-2.0"
version = "0.0.2"
authors = ["kennytm <kennytm@gmail.com>"]
keywords = ["qrcode"]
repository = "https://github.com/kennytm/qrcode-rust"
readme = "README.md"