Bump serde to 0.7

This commit is contained in:
Anthony Ramine 2016-03-14 09:43:41 -07:00 committed by Ms2ger
parent 7214fba45b
commit 46c505e47b
27 changed files with 370 additions and 375 deletions

View file

@ -31,7 +31,7 @@ git = "https://github.com/servo/ipc-channel"
[dependencies]
cookie = "0.2"
hyper = "0.7"
hyper = "0.8"
url = {version = "0.5.7", features = ["heap_size"]}
time = "0.1"
flate2 = "0.2.0"