[package] name = "nftver" version = "0.1.0" authors = ["Gregory Langlais "] edition = "2021" description = "Coming Soon!" license = "MIT" readme = "README.md" repository = "https://github.com/gregl83/nftver" homepage = "https://crates.io/crates/nftver" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] paq = "0.4.0" qrcode = "0.12.0"