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