Skip to content

Commit 373c4bb

Browse files
committed
update toml to 5 keywords
1 parent 9ed9412 commit 373c4bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "A task tracking CLI tool written in Rust"
77
license = "MIT"
88
readme = "README.md"
99
repository = "https://github.com/Webrowse/smart-cli-tasker"
10-
keywords = ["cli", "task", "rust", "json", "clap", "serde"]
10+
keywords = ["cli", "task", "rust", "clap", "serde"]
1111
categories = ["command-line-utilities"]
1212

1313
[dependencies]

0 commit comments

Comments
 (0)