chore(code-up): latest version of all code

This commit is contained in:
Sebastian Thiel
2015-05-10 12:07:12 +02:00
parent 69b12104a9
commit 9e6c9537a5
676 changed files with 173597 additions and 77125 deletions

View File

@@ -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"