Skip to content

Commit

Permalink
fix: remove some crate keywords as crates.io only allows 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Mubashwer committed Mar 31, 2023
1 parent 28e3a50 commit 386bf4e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,7 @@ keywords = [
"git",
"cli",
"pair-programming",
"pairing",
"mob-programming",
"mobbing",
"git-commit",
"git-coauthors"
"mob-programming"
]
categories = ["command-line-interface", "command-line-utilities"]
include = [
Expand Down

0 comments on commit 386bf4e

Please sign in to comment.