Merge 8ad7bb5d0a07cc9e20a00f05f2ccbb1684481ad2 into 869c79422f1126a9994b756a8ffc7a9405e4946f

This commit is contained in:
dependabot[bot] 2025-03-31 08:15:16 +00:00 committed by GitHub
commit ca018f1cfb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -746,9 +746,9 @@ checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd"
[[package]]
name = "socket2"
version = "0.5.8"
version = "0.5.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
checksum = "4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef"
dependencies = [
"libc",
"windows-sys 0.52.0",