diff --git a/Cargo.toml b/Cargo.toml
index 4c4b922..a1c0d97 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,7 +15,7 @@ vendored = ["native-tls/vendored"]
 [dependencies]
 bytes = "0.4"
 futures = "0.1.21"
-native-tls = "0.2"
+native-tls = "0.2.1"
 hyper = "0.12"
 tokio-io = "0.1"