Update generated code with latest version

This commit is contained in:
Sebastian Thiel
2017-09-24 15:08:20 +02:00
parent c28413321b
commit 164d3f3cf5
840 changed files with 30319 additions and 24859 deletions

View File

@@ -4,12 +4,12 @@
[package]
name = "google-dataproc1"
version = "1.0.5+20170515"
version = "1.0.6+20170515"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with dataproc (protocol v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/dataproc1"
homepage = "https://cloud.google.com/dataproc/"
documentation = "https://docs.rs/google-dataproc1/1.0.5+20170515"
documentation = "https://docs.rs/google-dataproc1/1.0.6+20170515"
license = "MIT"
keywords = ["dataproc", "google", "protocol", "web", "api"]
@@ -20,9 +20,9 @@ hyper-rustls = "^0.6"
[dependencies]
hyper = "^ 0.10"
mime = "^ 0.2.0"
serde = "^ 0.9"
serde_json = "^ 0.9"
serde_derive = "^ 0.9"
serde = "^ 1.0"
serde_json = "^ 1.0"
serde_derive = "^ 1.0"
yup-oauth2 = "^ 1.0"
url = "= 0.5"