We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed9412 commit 373c4bbCopy full SHA for 373c4bb
1 file changed
Cargo.toml
@@ -7,7 +7,7 @@ description = "A task tracking CLI tool written in Rust"
7
license = "MIT"
8
readme = "README.md"
9
repository = "https://github.com/Webrowse/smart-cli-tasker"
10
-keywords = ["cli", "task", "rust", "json", "clap", "serde"]
+keywords = ["cli", "task", "rust", "clap", "serde"]
11
categories = ["command-line-utilities"]
12
13
[dependencies]
0 commit comments