Bump version to 1.0.9; update JSON schemas; add new APIs

This commit is contained in:
Sebastian Thiel
2019-07-05 11:32:35 +08:00
parent 99e97ceece
commit e42ebc0c2b
2442 changed files with 190984 additions and 71186 deletions

View File

@@ -4,12 +4,12 @@
[package]
name = "google-cloudtasks2"
version = "1.0.8+20190326"
version = "1.0.9+20190618"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Cloud Tasks (protocol v2)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/cloudtasks2"
homepage = "https://cloud.google.com/tasks/"
documentation = "https://docs.rs/google-cloudtasks2/1.0.8+20190326"
documentation = "https://docs.rs/google-cloudtasks2/1.0.9+20190618"
license = "MIT"
keywords = ["cloudtasks", "google", "protocol", "web", "api"]
autobins = false