Skip to content

Commit 278b6eb

Browse files
committed
Removed keyword to get to a count of 5
1 parent a17deec commit 278b6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "0.1.0"
55
authors = ["Nicolas Polomack <nicolas@polomack.eu>"]
66
edition = "2018"
77
categories = ["web-programming", "network-programming", "asynchronous"]
8-
keywords = ["grpc", "futures", "async", "protobuf", "google", "cloud"]
8+
keywords = ["grpc", "futures", "async", "google", "cloud"]
99
license = "MIT OR Apache-2.0"
1010
repository = "https://github.com/google-apis-rs/google-cloud-rs"
1111
documentation = "https://docs.rs/google-cloud"

0 commit comments

Comments
 (0)