From c613396c321810a088c61717a9024f2758b3f546 Mon Sep 17 00:00:00 2001 From: n4n5 Date: Thu, 25 Jan 2024 13:21:35 +0100 Subject: [PATCH] fix: only 5 keywords --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4d3d5c3..37278aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ description = "no toxic names anymore" license = "MIT" homepage = "https://github.com/Its-Just-Nans/notox" repository = "https://github.com/Its-Just-Nans/notox" -keywords = ["clean", "filenames", "file", "filesystem", "tool", "notox"] +keywords = ["clean", "filename", "file", "filesystem", "tool"] [[bin]]