Skip to content

Commit 5c90dd4

Browse files
authored
chore: Adjust envoy-types keywords (#20)
1 parent 2107cbd commit 5c90dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

envoy-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ through Rust gRPC services.
88
"""
99
edition = "2021"
1010
homepage = "https://github.com/flemosr/envoy-types"
11-
keywords = ["rpc", "grpc", "async", "envoy", "extauthz", "protobuf"]
11+
keywords = ["rpc", "grpc", "envoy", "extauthz", "protobuf"]
1212
license = "Apache-2.0"
1313
readme = "../README.md"
1414
repository = "https://github.com/flemosr/envoy-types"

0 commit comments

Comments
 (0)