Move to latest hyper everywhere

This commit is contained in:
Manish Goregaokar 2015-06-02 15:00:29 +05:30
parent ec79881471
commit f80f99fe1e
15 changed files with 178 additions and 237 deletions

View file

@ -34,5 +34,5 @@ git = "https://github.com/servo/rust-png"
[dependencies]
url = "0.2.16"
bitflags = "*"
hyper = "0.4"
hyper = "0.5"
rustc-serialize = "0.3.4"