aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/net/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/net/Cargo.toml b/tests/unit/net/Cargo.toml
index 3e19d5782fe..3ba7774e043 100644
--- a/tests/unit/net/Cargo.toml
+++ b/tests/unit/net/Cargo.toml
@@ -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"