mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Regen all APIs from new JSON
This commit is contained in:
committed by
Sebastian Thiel
parent
86a884c48b
commit
2ad9f3781d
@@ -4,12 +4,12 @@
|
||||
[package]
|
||||
|
||||
name = "google-testing1"
|
||||
version = "1.0.8+20181011"
|
||||
version = "1.0.8+20190403"
|
||||
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/master/gen/testing1"
|
||||
homepage = "https://developers.google.com/cloud-test-lab/"
|
||||
documentation = "https://docs.rs/google-testing1/1.0.8+20181011"
|
||||
documentation = "https://docs.rs/google-testing1/1.0.8+20190403"
|
||||
license = "MIT"
|
||||
keywords = ["testing", "google", "protocol", "web", "api"]
|
||||
autobins = false
|
||||
@@ -25,7 +25,7 @@ serde = "^ 1.0"
|
||||
serde_json = "^ 1.0"
|
||||
serde_derive = "^ 1.0"
|
||||
yup-oauth2 = "^ 1.0"
|
||||
url = "= 0.5"
|
||||
url = "= 1.7"
|
||||
|
||||
[features]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user