Skip to content

Commit

Permalink
Rollup merge of rust-lang#73781 - nagisa:psm-up, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
Update psm version

This new version includes a fix for building on aarch64 windows.

cc rust-lang#72881
  • Loading branch information
Manishearth committed Jul 2, 2020
2 parents 0c91662 + df88972 commit 97a085d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2347,9 +2347,9 @@ dependencies = [

[[package]]
name = "psm"
version = "0.1.8"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "659ecfea2142a458893bb7673134bad50b752fea932349c213d6a23874ce3aa7"
checksum = "092d385624a084892d07374caa7b0994956692cf40650419a1f1a787a8d229cf"
dependencies = [
"cc",
]
Expand Down

0 comments on commit 97a085d

Please sign in to comment.