Skip to content

Commit 0ef0a56

Browse files
authored
Rollup merge of rust-lang#73781 - nagisa:psm-up, r=Mark-Simulacrum
Update psm version This new version includes a fix for building on aarch64 windows. cc rust-lang#72881
2 parents ef0b6f7 + df88972 commit 0ef0a56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2347,9 +2347,9 @@ dependencies = [
23472347

23482348
[[package]]
23492349
name = "psm"
2350-
version = "0.1.8"
2350+
version = "0.1.10"
23512351
source = "registry+https://github.com/rust-lang/crates.io-index"
2352-
checksum = "659ecfea2142a458893bb7673134bad50b752fea932349c213d6a23874ce3aa7"
2352+
checksum = "092d385624a084892d07374caa7b0994956692cf40650419a1f1a787a8d229cf"
23532353
dependencies = [
23542354
"cc",
23552355
]

0 commit comments

Comments
 (0)