google-apis-rs / google-cloud-rs

Asynchronous Rust bindings for Google Cloud Platform APIs.
176 stars 48 forks source link

Removed keyword to get to a count of 5 #30

Closed Hirevo closed 4 years ago

Hirevo commented 4 years ago

crates.io only authorizes up to 5 keywords.
I forgot about that rule and cargo publish --dry-run could not catch this.
So, I removed a keyword to get under that limit.