update all code after version update

This commit is contained in:
Sebastian Thiel
2020-07-10 09:41:44 +08:00
parent c949124df5
commit d1ffa68287
1798 changed files with 692798 additions and 59942 deletions

View File

@@ -4,7 +4,7 @@
[package]
name = "google-iap1-cli"
version = "1.0.13+20200406"
version = "1.0.14+20200629"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Cloud IAP (protocol v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/iap1-cli"
@@ -42,4 +42,4 @@ rustls = ["yup-oauth2/no-openssl"]
[dependencies.google-iap1]
path = "../iap1"
version = "1.0.13+20200406"
version = "1.0.14+20200629"