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,12 +4,12 @@
[package]
name = "google-binaryauthorization1_beta1"
version = "2.0.8+20210318"
version = "3.0.0+20220225"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Binary Authorization (protocol v1beta1)"
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/binaryauthorization1_beta1"
homepage = "https://cloud.google.com/binary-authorization/"
documentation = "https://docs.rs/google-binaryauthorization1_beta1/2.0.8+20210318"
documentation = "https://docs.rs/google-binaryauthorization1_beta1/3.0.0+20220225"
license = "MIT"
keywords = ["binaryauthorization", "google", "protocol", "web", "api"]
autobins = false
@@ -22,7 +22,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"
hyper = "^ 0.14"
url = "= 1.7"