summary history branches tags files
commit:92774dcbb2a4a2cf4bf3a3ba7d062c0c1b978c5d
author:Trevor Bentley
committer:Trevor Bentley
date:Fri Feb 1 22:54:21 2019 +0100
parents:bac4de88991edc3a0804c0ca16731c7bb3c2f500
Revert hyper to 0.11
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 8f3e5ca..9c13598
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -83,7 +83,7 @@ version = "0.2"
 features = ["exception"]
 
 [dev-dependencies]
-hyper = "0.12"
+hyper = "0.11"
 futures = "0.1.11"
 lazy_static = "1.0"