summaryrefslogtreecommitdiffstats
path: root/net/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'net/Cargo.toml')
-rw-r--r--net/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Cargo.toml b/net/Cargo.toml
index 061ece30..54e08f40 100644
--- a/net/Cargo.toml
+++ b/net/Cargo.toml
@@ -13,9 +13,9 @@ fs2 = "0.4.2"
futures = "0.1"
http = "0.1.5"
hyper = "0.12"
-hyper-tls = "0.2"
+hyper-tls = "0.3"
libc = "0.2.33"
-native-tls = "0.1.4"
+native-tls = "0.2.0"
percent-encoding = "1.0.1"
rand = "0.5"
tokio-core = "0.1"