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