google-apis-rs / google-cloud-rs

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

Filled missing attributes in `Cargo.toml` #29

Closed Hirevo closed 4 years ago

Hirevo commented 4 years ago

This is to fix a little oversight that should have been done as part of #28, but just forgot.
The google-cloud-derive crate manifest had missing attributes in its Cargo.toml, even though the one for google-cloud had them filled.