regenerate everything

This commit is contained in:
Sebastian Thiel
2021-04-14 10:10:59 +08:00
parent 65f9c22094
commit 34096d3862
2792 changed files with 149735 additions and 162953 deletions

View File

@@ -4,10 +4,10 @@
[package]
name = "google-firebasehosting1_beta1-cli"
version = "2.0.0+20210315"
version = "2.0.3+20210315"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Firebase Hosting (protocol v1beta1)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/firebasehosting1_beta1-cli"
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/firebasehosting1_beta1-cli"
homepage = "https://firebase.google.com/docs/hosting/"
documentation = "http://byron.github.io/google-apis-rs/google_firebasehosting1_beta1_cli"
license = "MIT"
@@ -37,4 +37,4 @@ tokio = { version = "^ 1.0", features = ["full"] }
[dependencies.google-firebasehosting1_beta1]
path = "../firebasehosting1_beta1"
version = "2.0.0+20210315"
version = "2.0.3+20210315"