diff --git a/Cargo.toml b/Cargo.toml index b0bc3ffa3..1d5da5fb3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -67,7 +67,7 @@ pprof = { version = "0.13", features = ["flamegraph", "criterion"] } pretty_assertions = "1" regex = "1" rstest = "0.23" -rustls = "0.23.19" +rustls = "0.23.20" # ring feature does not require NASM windows executable, but works slower #rustls = { version = "0.23", default-features = false, features = ["logging", "std", "tls12", "ring"] } rustls-native-certs = "0.8"