mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Update generated code with latest version
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user