mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
regen all APIs and CLIs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[package]
|
||||
|
||||
name = "google-firebaseappcheck1_beta-cli"
|
||||
version = "3.0.0+20220225"
|
||||
version = "3.1.0+20220225"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Firebaseappcheck (protocol v1beta)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/firebaseappcheck1_beta-cli"
|
||||
@@ -20,12 +20,12 @@ name = "firebaseappcheck1-beta"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
hyper-rustls = "^0.22"
|
||||
hyper-rustls = "0.23.0"
|
||||
mime = "^ 0.2.0"
|
||||
serde = "^ 1.0"
|
||||
serde_json = "^ 1.0"
|
||||
serde_derive = "^ 1.0"
|
||||
yup-oauth2 = "^ 6.0"
|
||||
yup-oauth2 = "^ 6.6"
|
||||
itertools = "^ 0.10"
|
||||
strsim = "^0.5"
|
||||
clap = "^2.0"
|
||||
@@ -37,4 +37,4 @@ tokio = { version = "^ 1.0", features = ["full"] }
|
||||
|
||||
[dependencies.google-firebaseappcheck1_beta]
|
||||
path = "../firebaseappcheck1_beta"
|
||||
version = "3.0.0+20220225"
|
||||
version = "3.1.0+20220225"
|
||||
|
||||
Reference in New Issue
Block a user