adjust WPT since hyper fixed some

This commit is contained in:
Sean McArthur 2014-11-20 17:39:44 -08:00 committed by Manish Goregaokar
parent 4ee8c3a60b
commit b7de46970f
16 changed files with 99 additions and 117 deletions

View file

@ -53,7 +53,7 @@ branch = "servo"
git = "https://github.com/lifthrasiir/rust-encoding"
[dependencies.hyper]
git = "https://github.com/hyperium/hyper"
git = "https://github.com/servo/hyper"
branch = "servo"
[dependencies.js]