mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
regen all APIs and validate them
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
[package]
|
||||
|
||||
name = "google-testing1"
|
||||
version = "2.0.8+20210326"
|
||||
version = "3.0.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/2.0.8+20210326"
|
||||
documentation = "https://docs.rs/google-testing1/3.0.0+20220301"
|
||||
license = "MIT"
|
||||
keywords = ["testing", "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"
|
||||
|
||||
Reference in New Issue
Block a user