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