Skip to content

Commit

Permalink
chore: update categories in Cargo.toml for better classification
Browse files Browse the repository at this point in the history
  • Loading branch information
yzzting committed Jul 20, 2024
1 parent b418f2a commit 62de9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
homepage = "https://github.com/yzzting/commit_crafter"
repository = "https://github.com/yzzting/commit_crafter"
keywords = ["git", "commit-message", "ai", "nlp", "productivity"]
categories = ["external-tools", "text-processing", "development-tools::version-control"]
categories = ["development-tools", "text-processing", "command-line-utilities"]
description = "AI powered tool for Git commit message generator"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 62de9ae

Please sign in to comment.