diff --git a/Cargo.toml b/Cargo.toml index 1515d3a..b15425c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "garbage" version = "0.1.1" authors = ["Michael Zhang "] +description = "cli tool for interacting with the freedesktop trashcan" +license = "MIT" edition = "2018" [[bin]]