regen all APIs and CLIs

This commit is contained in:
Sebastian Thiel
2022-04-26 11:12:08 +08:00
parent cc296a57b6
commit f393030e84
2544 changed files with 26840 additions and 24926 deletions

View File

@@ -4,7 +4,7 @@
[package]
name = "google-taskqueue1_beta2-cli"
version = "3.0.0+20160428"
version = "3.1.0+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/main/gen/taskqueue1_beta2-cli"
@@ -20,12 +20,12 @@ name = "taskqueue1-beta2"
path = "src/main.rs"
[dependencies]
hyper-rustls = "^0.22"
hyper-rustls = "0.23.0"
mime = "^ 0.2.0"
serde = "^ 1.0"
serde_json = "^ 1.0"
serde_derive = "^ 1.0"
yup-oauth2 = "^ 6.0"
yup-oauth2 = "^ 6.6"
itertools = "^ 0.10"
strsim = "^0.5"
clap = "^2.0"
@@ -37,4 +37,4 @@ tokio = { version = "^ 1.0", features = ["full"] }
[dependencies.google-taskqueue1_beta2]
path = "../taskqueue1_beta2"
version = "3.0.0+20160428"
version = "3.1.0+20160428"