in2qr/Cargo.toml

11 lines
240 B
TOML
Raw Permalink Normal View History

2020-09-26 13:28:44 -04:00
[package]
name = "in2qr"
2020-09-26 15:06:03 -04:00
version = "1.0.1"
2020-09-26 13:28:44 -04:00
authors = ["Michael Pfaff <michael@pfaff.dev>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
qr2term = "0.2.1"