[package] name = "scream" version = "0.1.0" edition = "2021" rust-version = "1.56" description = "A small example package" authors = ["MarkHoo "] homepage = "https://github.com/MarkHoo/scream" documentation = "https://github.com/MarkHoo/scream" repository = "https://github.com/MarkHoo/scream" readme = "README.md" license = "Apache-2.0 OR MIT" keywords = ["scream", "cli"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]