Skip to content

Commit

Permalink
Merge pull request #48 from winstonrc/casino-games-update-cargo.toml
Browse files Browse the repository at this point in the history
reduce keywords to the 5-word limit
  • Loading branch information
winstonrc authored Jul 15, 2024
2 parents 9b3664a + c18da45 commit d9ce619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/casino_games/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ license = "MPL-2.0"
description = "Play casino games in your terminal."
authors = ["Winston Cooke <[email protected]>"]
repository = "https://github.com/winstonrc/casino/tree/main/crates/casino_games"
keywords = ["casino", "game", "poker", "texas-hold-em", "cards", "game"]
keywords = ["casino", "game", "poker", "texas-hold-em", "cards"]
categories = ["games"]

[dependencies]
Expand Down

0 comments on commit d9ce619

Please sign in to comment.