regenerate all APIs and CLIs (#357)

This commit is contained in:
Sebastian Thiel
2022-09-14 08:40:12 +08:00
parent 0e011fcbe2
commit 7abe6a3de2
3505 changed files with 247010 additions and 176785 deletions

View File

@@ -1,10 +1,10 @@
# DO NOT EDIT !
# This file was generated automatically from 'src/mako/Cargo.toml.mako'
# This file was generated automatically from 'src/generator/templates/Cargo.toml.mako'
# DO NOT EDIT !
[package]
name = "google-cloudtasks2_beta2-cli"
version = "3.1.0+20220212"
version = "4.0.1+20220212"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Cloud Tasks (protocol v2beta2)"
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/cloudtasks2_beta2-cli"
@@ -25,16 +25,18 @@ mime = "^ 0.2.0"
serde = "^ 1.0"
serde_json = "^ 1.0"
serde_derive = "^ 1.0"
yup-oauth2 = "^ 6.6"
yup-oauth2 = "^ 7.0"
itertools = "^ 0.10"
strsim = "^0.5"
clap = "^2.0"
http = "^0.2"
hyper = { version = "0.14", features = ["full"] }
tokio = { version = "^ 1.0", features = ["full"] }
tower-service = "^0.3.1"
[dependencies.google-cloudtasks2_beta2]
path = "../cloudtasks2_beta2"
version = "3.1.0+20220212"
version = "4.0.1+20220212"