Regen all APIs from new JSON

This commit is contained in:
Guy Taylor
2019-04-04 18:16:26 +01:00
committed by Sebastian Thiel
parent 86a884c48b
commit 2ad9f3781d
1212 changed files with 440610 additions and 142417 deletions

View File

@@ -4,12 +4,12 @@
[package]
name = "google-binaryauthorization1_beta1"
version = "1.0.8+20181005"
version = "1.0.8+20190322"
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/master/gen/binaryauthorization1_beta1"
homepage = "https://cloud.google.com/binary-authorization/"
documentation = "https://docs.rs/google-binaryauthorization1_beta1/1.0.8+20181005"
documentation = "https://docs.rs/google-binaryauthorization1_beta1/1.0.8+20190322"
license = "MIT"
keywords = ["binaryauthorization", "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]