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