diff --git a/Cargo.toml b/Cargo.toml index e1b7fce..9e78700 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,14 @@ name = "scorpion" version = "0.1.0" authors = ["Brett Wilcox "] edition = "2018" +description = "Command Line Interface for the scorpion.io project." +license = "Apache-2.0" +readme = "README.md" +homepage = "https://scorpion.io" +repository = "https://github.com/scorpion/cli/" +license-file = "LICENSE" +keywords = ["cli", "scorpion"] +categories = ["command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html