diff --git a/Cargo.toml b/Cargo.toml
index 6b6f0fd..2f62d86 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,4 +5,5 @@ authors = ["Tangent 128 <Tangent128@gmail.com>"]
 
 [dependencies]
 bytes = "0.4"
-futures = "^0.1.7"
+futures = "0.1.14"
+hyper = "0.11.2"