diff --git a/Cargo.toml b/Cargo.toml index fd0262cbb..1de6359cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,7 +65,7 @@ pin-project = "1.0.4" proc-macro2 = "1.0.29" quote = "1.0.10" rand = "0.8.3" -rustls = "0.22.0" +rustls = "0.23.4" rustls-pemfile = "2.0.0" schemars = "0.8.6" secrecy = "0.8.0"