chore(deps): update rust crate rustls to 0.23.5

This commit is contained in:
renovate[bot] 2024-05-01 22:51:24 +00:00 committed by GitHub
parent db2ce81fc4
commit 5e344f84c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -157,7 +157,7 @@ ts-rs = { version = "7.1.1", features = [
"chrono-impl",
"no-serde-warnings",
] }
rustls = { version = "0.21.11", features = ["dangerous_configuration"] }
rustls = { version = "0.23.5", features = ["dangerous_configuration"] }
futures-util = "0.3.30"
tokio-postgres = "0.7.10"
tokio-postgres-rustls = "0.10.0"