Skip to content

Commit 0ee4dff

Browse files
Merge branch 'main' into dependabot/github_actions/actions-6872eef3cb
2 parents 58e0491 + 921363f commit 0ee4dff

2 files changed

Lines changed: 15 additions & 4 deletions

File tree

Cargo.lock

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

crates/typed-wasm-codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ path = "src/bin/tw.rs"
2121
# and verifier on the same locked version.
2222
wasm-encoder = "=0.252.0"
2323
# WAT (text wasm) rendering for `tw build --emit wat` (Phase 1 deliverable 4, #125).
24-
wasmprinter = "=0.252.0"
24+
wasmprinter = "=0.253.0"
2525
# The producer reuses the verifier's own carrier encoders so the emitted
2626
# typedwasm.regions / typedwasm.access-sites bytes cannot drift from the
2727
# decoder the verifier runs. `unstable-l2` gates those encoders.

0 commit comments

Comments
 (0)