mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-15 22:18:10 +01:00
chore(source): add source at latest version
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[package]
|
||||
|
||||
name = "google-content2-cli"
|
||||
version = "0.3.1+20150528"
|
||||
version = "0.3.2+20150710"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Shopping Content (protocol v2)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/content2-cli"
|
||||
@@ -17,9 +17,10 @@ keywords = ["content", "google", "cli"]
|
||||
name = "content2"
|
||||
|
||||
[dependencies]
|
||||
hyper = ">= 0.6.4"
|
||||
mime = "0.0.12"
|
||||
serde = ">= 0.4.1"
|
||||
hyper = ">= 0.6.8"
|
||||
mime = "0.1.0"
|
||||
serde = ">= 0.5.0"
|
||||
serde_json = "*"
|
||||
yup-oauth2 = "*"
|
||||
strsim = "*"
|
||||
yup-hyper-mock = ">=1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user