diff --git a/Cargo.toml b/Cargo.toml index 8312247..b5d3933 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ base64 = "0.10" chrono = "0.4" hyper = "0.10.2" hyper-native-tls = "0.3" -itertools = "0.7" +itertools = "0.8" log = "0.3" openssl = {version = "0.10", optional = true} rustls = {version = "0.14", optional = true}