chore(code-update): upgrade to latest hyper+clap

This commit is contained in:
Sebastian Thiel
2015-07-15 09:52:55 +02:00
parent be894becc3
commit e46535917c
243 changed files with 590 additions and 695 deletions

View File

@@ -16,7 +16,7 @@ build = "src/build.rs"
[dependencies]
hyper = ">= 0.6.0"
hyper = ">= 0.6.4"
mime = "0.0.12"
serde = ">= 0.4.1"
yup-oauth2 = "*"