fix(all): update all code to latest version

* add new APIs
* remove old ones
* add latest json files
This commit is contained in:
Sebastian Thiel
2015-04-24 20:07:12 +02:00
parent 845a568b25
commit f8689be451
650 changed files with 80776 additions and 88805 deletions

View File

@@ -4,8 +4,8 @@
[package]
name = "google-cloudsearch1-cli"
version = "0.0.1+20150309"
authors = ["Sebastian Thiel <byronimo@gmail>"]
version = "0.0.1+20150416"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with cloudsearch (protocol v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/cloudsearch1-cli"
documentation = "http://byron.github.io/google-apis-rs/google_cloudsearch1_cli"
@@ -22,6 +22,7 @@ yup-oauth2 = "*"
docopt = "*"
docopt_macros = "*"
rustc-serialize = "*"
yup-hyper-mock = "*"
serde = ">= 0.3.0"
serde_macros = "*"