diff --git a/Cargo.toml b/Cargo.toml index e6c474d..a1f3ff5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ readme = "README.md" homepage = "https://github.com/dduan/tre" repository = "https://github.com/dduan/tre" exclude = ["/.github/*", "alias_demo.gif", "flake.nix", "flake.lock", "scripts/*", "fixtures/*"] -keywords = ["cli", "tool", "filesystem", "Command line utilities"] +keywords = ["cli", "tool", "filesystem"] categories = ["command-line-utilities"] [dependencies]