Upgrade to Hyper 0.4.0

This commit is contained in:
Simon Sapin 2015-05-12 16:48:21 +02:00
parent f4381a6f1e
commit 8292f5749e
12 changed files with 97 additions and 39 deletions

View file

@ -19,5 +19,5 @@ path = "../../../components/util"
[dependencies]
cookie = "*"
hyper = "*"
hyper = "0.4"
url = "*"