diff --git a/Cargo.toml b/Cargo.toml index 2358526..190d134 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,9 @@ name = "pastebin-cli" version = "0.1.0" edition = "2021" +description = "A simple CLI for pastebin.com" +authors = ["Tilo K"] +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html