Bump hyper 0.7.0

This commit is contained in:
Curtis McEnroe 2015-11-29 16:46:31 -05:00
parent bb17bf90d5
commit 173c1ced53
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ readme = "README.md"
[dependencies]
chrono = "0.2.17"
hyper = "0.6"
hyper = "0.7.0"
rustc-serialize = "0.3.16"
url = "0.5.0"