mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(code-up): latest version of all code
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[package]
|
||||
|
||||
name = "google-civicinfo2"
|
||||
version = "0.1.6+20150302"
|
||||
version = "0.1.7+20150302"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Civic Info (protocol v2)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/civicinfo2"
|
||||
@@ -15,9 +15,10 @@ keywords = ["civicinfo", "google", "protocol", "web", "api"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
hyper = "*"
|
||||
hyper = ">= 0.4.0"
|
||||
mime = "*"
|
||||
yup-oauth2 = "*"
|
||||
url = "*"
|
||||
serde = ">= 0.3.0"
|
||||
serde_macros = "*"
|
||||
json-tools = ">= 0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user