Skip to content

Commit

Permalink
Fix Cargo.toml keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
boustrophedon committed Oct 13, 2022
1 parent 32d2285 commit 9f339df
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 @@ -6,7 +6,7 @@ edition = "2021"
description = "Run scripts automatically on rss feed updates."
repository = "https://github.com/boustrophedon/rss-actions"
license = "AGPL-3.0"
keywords = ["rss", "command-line utility"]
keywords = ["rss", "cli", "utility"]
categories = ["command-line-utilities"]

[[bin]]
Expand Down

0 comments on commit 9f339df

Please sign in to comment.