Skip to content

Commit a9852db

Browse files
committed
Update wasmprinter to latest
1 parent 05f7ff4 commit a9852db

File tree

2 files changed

+19
-11
lines changed

2 files changed

+19
-11
lines changed

Cargo.lock

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

crates/stdarch-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cc = "1.0"
2020
# time, and we want to make updates to this explicit rather than automatically
2121
# picking up updates which might break CI with new instruction names.
2222
[target.'cfg(target_arch = "wasm32")'.dependencies]
23-
wasmprinter = "=0.2.67"
23+
wasmprinter = "=0.235"
2424

2525
[features]
2626
default = []

0 commit comments

Comments
 (0)