build(deps): bump rustls-platform-verifier from 0.5.1 to 0.5.2 (#4466)

This commit is contained in:
Quentin Gliech
2025-04-30 13:52:10 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -5266,9 +5266,9 @@ dependencies = [
[[package]]
name = "rustls-platform-verifier"
version = "0.5.1"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a5467026f437b4cb2a533865eaa73eb840019a0916f4b9ec563c6e617e086c9"
checksum = "4937d110d34408e9e5ad30ba0b0ca3b6a8a390f8db3636db60144ac4fa792750"
dependencies = [
"core-foundation",
"core-foundation-sys",