Skip to content

Commit 0bd42e8

Browse files
committed
properly force psm version
1 parent fec0bf5 commit 0bd42e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ ruint = "1"
2727
num-bigint = "0.4"
2828
mimalloc = "0.1.43"
2929
# force psm to older version so it compiles in Github pipeline https://github.com/rust-lang/stacker/issues/96
30-
psm = "0.1.21"
30+
psm = "=0.1.21"

0 commit comments

Comments
 (0)