in2qr/Cargo.toml

11 lines
240 B
TOML

[package]
name = "in2qr"
version = "1.0.1"
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"