Skip to content

Commit

Permalink
chore: reduce crates.io keywords to 5
Browse files Browse the repository at this point in the history
Apparently there's a limit! Whoops!

Signed-off-by: Eliza Weisman <[email protected]>
  • Loading branch information
hawkw committed Dec 16, 2021
1 parent c21322f commit 5c041d7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions console-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ keywords = [
"tokio-console",
"debugging",
"async",
"non-blocking",
"tonic",
"protobuf",
]

[features]
Expand Down
1 change: 0 additions & 1 deletion console-subscriber/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ keywords = [
"tokio-console",
"debugging",
"async",
"non-blocking",
]

[features]
Expand Down
1 change: 0 additions & 1 deletion console/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ keywords = [
"debugging",
"console",
"async",
"non-blocking",
]

[dependencies]
Expand Down

0 comments on commit 5c041d7

Please sign in to comment.