From 3f7d11ef3cfedaf6580364c78cfbaf42f6469d03 Mon Sep 17 00:00:00 2001 From: Ayush Bindlish Date: Sun, 21 May 2023 03:49:15 +0530 Subject: [PATCH] fixed cargo.toml slug --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ea1e39b..b3309f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/ayushbindlish/fdups.git" keywords = ["command-line", "library", "find_duplicates"] -categories = ["command-line-utilities", "utilities", "development-tools"] +categories = ["command-line-utilities", "development-tools"] [dependencies]