diff --git a/Cargo.toml b/Cargo.toml index 3d36a74..150f11d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,8 @@ name = "wipe" version = "0.1.0" edition = "2021" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html +license = "MIT" +description = "Wipe your terminal with a random animation." +repository = "https://github.com/ricoriedel/wipe" [dependencies]