diff --git a/Cargo.toml b/Cargo.toml index 5c44c30935..8e8d905eed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "nushell" version = "0.1.0" authors = ["Yehuda Katz "] +description = "A shell for the GitHub era" +license = "ISC" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html