Skip to content

Commit

Permalink
chore: remove extra keywords in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
BobAnkh committed Nov 5, 2024
1 parent ab301fd commit 748ed1d
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 @@ -11,7 +11,7 @@ rust-version = "1.76"
license = "Apache-2.0"
readme = "README.md"
description = "A Unified Distributed Transport Evaluation Framework"
keywords = ["distributed", "transport", "evaluation", "framework", "network", "utility"]
keywords = ["distributed", "transport", "evaluation", "network", "utility"]
categories = ["network-programming", "concurrency", "command-line-utilities"]

[workspace.dependencies]
Expand Down

0 comments on commit 748ed1d

Please sign in to comment.