mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
chore(gen): update code to latest version
required before publishing
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[package]
|
||||
|
||||
name = "google-replicapool1_beta2-cli"
|
||||
version = "1.0.0+20160512"
|
||||
version = "1.0.1+20160512"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with replicapool (protocol v1beta2)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/replicapool1_beta2-cli"
|
||||
@@ -38,6 +38,6 @@ serde_codegen = { version = "^ 0.8", optional = true }
|
||||
|
||||
[dependencies.google-replicapool1_beta2]
|
||||
path = "../replicapool1_beta2"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1+20160512"
|
||||
optional = true
|
||||
default-features = false
|
||||
|
||||
Reference in New Issue
Block a user