mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
Update generated code with latest version
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[package]
|
||||
|
||||
name = "google-doubleclicksearch2-cli"
|
||||
version = "1.0.5+20170509"
|
||||
version = "1.0.6+20170509"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with doubleclicksearch (protocol v2)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/doubleclicksearch2-cli"
|
||||
@@ -22,9 +22,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"
|
||||
strsim = "^0.5"
|
||||
hyper-rustls = "^0.6"
|
||||
@@ -37,4 +37,4 @@ clap = "^2.0"
|
||||
|
||||
[dependencies.google-doubleclicksearch2]
|
||||
path = "../doubleclicksearch2"
|
||||
version = "1.0.5+20170509"
|
||||
version = "1.0.6+20170509"
|
||||
|
||||
Reference in New Issue
Block a user