Skip to content

Commit

Permalink
chore(cargo): remove api-testing keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen committed Jun 8, 2024
1 parent 8ddd37f commit 53fb989
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,7 @@ edition = "2021"
license = "MIT"
repository = "https://github.com/hougesen/hitt"
documentation = "https://github.com/hougesen/hitt#readme"
keywords = [
"http",
"cli",
"testing",
"api-testing",
"sse",
"server-sent-events",
]
keywords = ["http", "cli", "testing", "sse", "server-sent-events"]
description = "command line HTTP testing tool focused on speed and simplicity"
homepage = "https://hitt.mhouge.dk"
readme = "README.md"
Expand Down

0 comments on commit 53fb989

Please sign in to comment.