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,12 +4,12 @@
[package]
name = "google-testing1"
version = "3.0.0+20220301"
version = "3.1.0+20220301"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with testing (protocol v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/testing1"
homepage = "https://developers.google.com/cloud-test-lab/"
documentation = "https://docs.rs/google-testing1/3.0.0+20220301"
documentation = "https://docs.rs/google-testing1/3.1.0+20220301"
license = "MIT"
keywords = ["testing", "google", "protocol", "web", "api"]
autobins = false
@@ -17,12 +17,12 @@ edition = "2018"
[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"
hyper = "^ 0.14"
url = "= 1.7"