regen all APIs and validate them

This commit is contained in:
Sebastian Thiel
2022-03-08 08:23:03 +08:00
parent 743a56f4b7
commit f2c1b82112
3257 changed files with 789515 additions and 1330642 deletions

View File

@@ -4,7 +4,7 @@
[package]
name = "google-accesscontextmanager1-cli"
version = "2.0.8+20210319"
version = "3.0.0+20220301"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Access Context Manager (protocol v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/accesscontextmanager1-cli"
@@ -25,7 +25,7 @@ mime = "^ 0.2.0"
serde = "^ 1.0"
serde_json = "^ 1.0"
serde_derive = "^ 1.0"
yup-oauth2 = "^ 5.0"
yup-oauth2 = "^ 6.0"
itertools = "^ 0.10"
strsim = "^0.5"
clap = "^2.0"
@@ -37,4 +37,4 @@ tokio = { version = "^ 1.0", features = ["full"] }
[dependencies.google-accesscontextmanager1]
path = "../accesscontextmanager1"
version = "2.0.8+20210319"
version = "3.0.0+20220301"