diff --git a/Cargo.toml b/Cargo.toml index 423f007..c373518 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "deduplicator" version = "0.0.1" edition = "2021" +description = "find,filter,delete Duplicates" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html