chore(json-update): update json and regen all code

This commit is contained in:
Sebastian Thiel
2015-06-26 16:08:25 +02:00
parent 615ac64ec1
commit 7d58d66025
596 changed files with 35453 additions and 5854 deletions

View File

@@ -4,7 +4,7 @@
[package]
name = "google-cloudmonitoring2_beta2-cli"
version = "0.3.0+20150401"
version = "0.3.0+20150616"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Cloud Monitoring (protocol v2beta2)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/cloudmonitoring2_beta2-cli"
@@ -17,8 +17,8 @@ keywords = ["cloudmonitoring", "google", "cli"]
name = "cloudmonitoring2-beta2"
[dependencies]
hyper = ">= 0.5.2"
mime = "0.0.11"
hyper = ">= 0.6.0"
mime = "0.0.12"
serde = ">= 0.4.1"
yup-oauth2 = "*"
strsim = "*"