mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
regenerate everything
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
[package]
|
||||
|
||||
name = "google-runtimeconfig1-cli"
|
||||
version = "2.0.0+20210329"
|
||||
version = "2.0.3+20210329"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Cloud RuntimeConfig (protocol v1)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/runtimeconfig1-cli"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/runtimeconfig1-cli"
|
||||
homepage = "https://cloud.google.com/deployment-manager/runtime-configurator/"
|
||||
documentation = "http://byron.github.io/google-apis-rs/google_runtimeconfig1_cli"
|
||||
license = "MIT"
|
||||
@@ -37,4 +37,4 @@ tokio = { version = "^ 1.0", features = ["full"] }
|
||||
|
||||
[dependencies.google-runtimeconfig1]
|
||||
path = "../runtimeconfig1"
|
||||
version = "2.0.0+20210329"
|
||||
version = "2.0.3+20210329"
|
||||
|
||||
Reference in New Issue
Block a user