mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
fix(all): update all code to latest version
* add new APIs * remove old ones * add latest json files
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
name = "google-adexchangeseller2-cli"
|
||||
version = "0.0.1+20150326"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail>"]
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Ad Exchange Seller (protocol v2.0)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/adexchangeseller2-cli"
|
||||
homepage = "https://developers.google.com/ad-exchange/seller-rest/"
|
||||
@@ -23,6 +23,7 @@ yup-oauth2 = "*"
|
||||
docopt = "*"
|
||||
docopt_macros = "*"
|
||||
rustc-serialize = "*"
|
||||
yup-hyper-mock = "*"
|
||||
serde = ">= 0.3.0"
|
||||
serde_macros = "*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user