Rollup merge of #134038 - ognevny:update-psm, r=ChrisDenton

deps: Update psm

part of #133456, which is blocked due to checks failure

see https://github.com/rust-lang/rust/pull/133456#issuecomment-2507102176

r? `@ChrisDenton`
This commit is contained in:
Matthias Krüger 2024-12-08 17:18:54 +01:00 committed by GitHub
commit 5b133fe47d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2815,9 +2815,9 @@ dependencies = [
[[package]]
name = "psm"
version = "0.1.23"
version = "0.1.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa37f80ca58604976033fae9515a8a2989fc13797d953f7c04fb8fa36a11f205"
checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810"
dependencies = [
"cc",
]