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:
@@ -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 = "*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user