diff --git a/Cargo.toml b/Cargo.toml index 8a91962..4b29a20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ license = "MIT OR Apache-2.0" base64 = "0.9" chrono = "0.4" hyper = "0.10.2" -hyper-native-tls = "0.2" +hyper-native-tls = "0.3" itertools = "0.7" log = "0.3" openssl = "0.10"