diff --git a/Cargo.toml b/Cargo.toml index 181c8ce..35198fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ lazy_static = "1.4.0" log = "0.4" env_logger = "0.10.0" reqwest = {version = "0.11.14",features = ["socks","brotli","gzip","deflate","rustls-tls"]} -rustls = "0.20.8" +rustls = "0.22.1" rustls-pemfile = "1.0.2" [profile.fast]