Skip to content

Commit 904346e

Browse files
elliotttdhil
authored andcommitted
Bump regalloc2 to 0.9.1 (bytecodealliance#6483)
1 parent e117268 commit 904346e

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

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
@@ -183,7 +183,7 @@ byte-array-literals = { path = "crates/wasi-preview1-component-adapter/byte-arra
183183

184184
# Bytecode Alliance maintained dependencies:
185185
# ---------------------------
186-
regalloc2 = "0.9.0"
186+
regalloc2 = "0.9.1"
187187

188188
# cap-std family:
189189
target-lexicon = { version = "0.12.3", default-features = false, features = ["std"] }

supply-chain/imports.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ user-id = 187138
2929
user-login = "elliottt"
3030
user-name = "Trevor Elliott"
3131

32+
[[publisher.regalloc2]]
33+
version = "0.9.1"
34+
when = "2023-05-31"
35+
user-id = 187138
36+
user-login = "elliottt"
37+
user-name = "Trevor Elliott"
38+
3239
[[publisher.unicode-segmentation]]
3340
version = "1.10.1"
3441
when = "2023-01-31"

0 commit comments

Comments
 (0)