Skip to content

Commit 042c6c2

Browse files
rust/toolchains(deps): bump wasm-encoder in /tools-builder/toolchains
Bumps [wasm-encoder](https://github.com/bytecodealliance/wasm-tools) from 0.237.0 to 0.239.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: wasm-encoder dependency-version: 0.239.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b37f71 commit 042c6c2

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

tools-builder/toolchains/Cargo.lock

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

tools-builder/toolchains/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ log = "0.4"
1717

1818
# WebAssembly parsing and manipulation
1919
wasmparser = "0.237"
20-
wasm-encoder = "0.237"
20+
wasm-encoder = "0.239"
2121
wat = "1.239"
2222

2323
# Component model support

0 commit comments

Comments
 (0)