Update generated code with latest version

This commit is contained in:
Sebastian Thiel
2017-09-24 15:08:20 +02:00
parent c28413321b
commit 164d3f3cf5
840 changed files with 30319 additions and 24859 deletions

View File

@@ -4,12 +4,12 @@
[package]
name = "google-firebasedynamiclinks1"
version = "1.0.5+20170517"
version = "1.0.6+20170517"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Firebase Dynamic Links (protocol v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/firebasedynamiclinks1"
homepage = "https://firebase.google.com/docs/dynamic-links/"
documentation = "https://docs.rs/google-firebasedynamiclinks1/1.0.5+20170517"
documentation = "https://docs.rs/google-firebasedynamiclinks1/1.0.6+20170517"
license = "MIT"
keywords = ["firebasedynamiclinks", "google", "protocol", "web", "api"]
@@ -20,9 +20,9 @@ hyper-rustls = "^0.6"
[dependencies]
hyper = "^ 0.10"
mime = "^ 0.2.0"
serde = "^ 0.9"
serde_json = "^ 0.9"
serde_derive = "^ 0.9"
serde = "^ 1.0"
serde_json = "^ 1.0"
serde_derive = "^ 1.0"
yup-oauth2 = "^ 1.0"
url = "= 0.5"