mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
regen all APIs and validate them
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
[package]
|
||||
|
||||
name = "google-accessapproval1-cli"
|
||||
version = "2.0.8+20210318"
|
||||
version = "3.0.0+20220225"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Access Approval (protocol v1)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/accessapproval1-cli"
|
||||
homepage = "https://cloud.google.com/access-approval/docs"
|
||||
homepage = "https://cloud.google.com/cloud-provider-access-management/access-approval/docs"
|
||||
documentation = "http://byron.github.io/google-apis-rs/google_accessapproval1_cli"
|
||||
license = "MIT"
|
||||
keywords = ["accessapproval", "google", "cli"]
|
||||
@@ -25,7 +25,7 @@ mime = "^ 0.2.0"
|
||||
serde = "^ 1.0"
|
||||
serde_json = "^ 1.0"
|
||||
serde_derive = "^ 1.0"
|
||||
yup-oauth2 = "^ 5.0"
|
||||
yup-oauth2 = "^ 6.0"
|
||||
itertools = "^ 0.10"
|
||||
strsim = "^0.5"
|
||||
clap = "^2.0"
|
||||
@@ -37,4 +37,4 @@ tokio = { version = "^ 1.0", features = ["full"] }
|
||||
|
||||
[dependencies.google-accessapproval1]
|
||||
path = "../accessapproval1"
|
||||
version = "2.0.8+20210318"
|
||||
version = "3.0.0+20220225"
|
||||
|
||||
Reference in New Issue
Block a user