chore(code): update generated code

This seems to be just a remainder, two APIs were missed last time I
updated the code. I guess.
This commit is contained in:
Sebastian Thiel
2016-02-07 08:45:57 +01:00
parent 52e58154a2
commit 426b096ef8
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ hyper = "0.7"
mime = "0.1.0"
serde = ">= 0.6.0"
serde_json = ">= 0.6.0"
yup-oauth2 = "0.5"
yup-oauth2 = ">= 0.5.4"
url = ">= 0.5"
[build-dependencies]

View File

@@ -20,7 +20,7 @@ hyper = "0.7"
mime = "0.1.0"
serde = ">= 0.6.0"
serde_json = ">= 0.6.0"
yup-oauth2 = "0.5"
yup-oauth2 = ">= 0.5.4"
url = ">= 0.5"
[build-dependencies]