mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
chore(gen): regen all cli for new version
This commit is contained in:
@@ -4,19 +4,19 @@
|
||||
[package]
|
||||
|
||||
name = "google-taskqueue1_beta2"
|
||||
version = "1.0.2+20160428"
|
||||
version = "1.0.3+20160428"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with taskqueue (protocol v1beta2)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/taskqueue1_beta2"
|
||||
homepage = "https://developers.google.com/appengine/docs/python/taskqueue/rest"
|
||||
documentation = "https://docs.rs/google-taskqueue1_beta2/1.0.2+20160428"
|
||||
documentation = "https://docs.rs/google-taskqueue1_beta2/1.0.3+20160428"
|
||||
license = "MIT"
|
||||
keywords = ["taskqueue", "google", "protocol", "web", "api"]
|
||||
build = "src/build.rs"
|
||||
|
||||
|
||||
[dependencies]
|
||||
hyper = "^ 0.9"
|
||||
hyper = "^ 0.10"
|
||||
mime = "^ 0.2.0"
|
||||
serde = "^ 0.8"
|
||||
serde_json = "^ 0.8"
|
||||
|
||||
Reference in New Issue
Block a user