mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Update to latest versions of API declarations
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[package]
|
||||
|
||||
name = "google-deploymentmanager2-cli"
|
||||
version = "1.0.7+20171201"
|
||||
version = "1.0.7+20180609"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Deployment Manager (protocol v2)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/deploymentmanager2-cli"
|
||||
@@ -12,9 +12,11 @@ homepage = "https://cloud.google.com/deployment-manager/"
|
||||
documentation = "http://byron.github.io/google-apis-rs/google_deploymentmanager2_cli"
|
||||
license = "MIT"
|
||||
keywords = ["deploymentmanager", "google", "cli"]
|
||||
autobins = false
|
||||
|
||||
[[bin]]
|
||||
name = "deploymentmanager2"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dev-dependencies]
|
||||
hyper-rustls = "^0.6"
|
||||
@@ -37,4 +39,4 @@ clap = "^2.0"
|
||||
|
||||
[dependencies.google-deploymentmanager2]
|
||||
path = "../deploymentmanager2"
|
||||
version = "1.0.7+20171201"
|
||||
version = "1.0.7+20180609"
|
||||
|
||||
Reference in New Issue
Block a user