From 6ba983b6d688b198d2bc05544eba3368a91ac35f Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Tue, 10 Jul 2018 13:22:59 +0200 Subject: net, ffi: Bump native-tls and hyper-tls. --- net/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/Cargo.toml') 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" -- cgit v1.2.3