mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
regenerate everything
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
[package]
|
||||
|
||||
name = "google-bigtableadmin2-cli"
|
||||
version = "2.0.0+20210323"
|
||||
version = "2.0.3+20210323"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Bigtable Admin (protocol v2)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/bigtableadmin2-cli"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/bigtableadmin2-cli"
|
||||
homepage = "https://cloud.google.com/bigtable/"
|
||||
documentation = "http://byron.github.io/google-apis-rs/google_bigtableadmin2_cli"
|
||||
license = "MIT"
|
||||
@@ -37,4 +37,4 @@ tokio = { version = "^ 1.0", features = ["full"] }
|
||||
|
||||
[dependencies.google-bigtableadmin2]
|
||||
path = "../bigtableadmin2"
|
||||
version = "2.0.0+20210323"
|
||||
version = "2.0.3+20210323"
|
||||
|
||||
Reference in New Issue
Block a user