Update to latest versions of API declarations

This commit is contained in:
Sebastian Thiel
2018-10-13 13:49:14 +02:00
parent 5a67475b54
commit 255c7f5ad5
1508 changed files with 819225 additions and 838421 deletions

View File

@@ -4,14 +4,15 @@
[package]
name = "google-runtimeconfig1"
version = "1.0.7+20171030"
version = "1.0.7+20180924"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Cloud RuntimeConfig (protocol v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/runtimeconfig1"
homepage = "https://cloud.google.com/deployment-manager/runtime-configurator/"
documentation = "https://docs.rs/google-runtimeconfig1/1.0.7+20171030"
documentation = "https://docs.rs/google-runtimeconfig1/1.0.7+20180924"
license = "MIT"
keywords = ["runtimeconfig", "google", "protocol", "web", "api"]
autobins = false
[dev-dependencies]