Skip to content

Commit 49c6004

Browse files
rust/toolchains(deps): bump wasm-encoder in /tools-builder/toolchains
Bumps [wasm-encoder](https://github.com/bytecodealliance/wasm-tools) from 0.250.0 to 0.252.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.251.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 451f3f7 commit 49c6004

2 files changed

Lines changed: 2 additions & 23 deletions

File tree

tools-builder/toolchains/Cargo.lock

Lines changed: 1 addition & 22 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.251"
20-
wasm-encoder = "0.250"
20+
wasm-encoder = "0.252"
2121
wat = "1.251"
2222

2323
# Component model support

0 commit comments

Comments
 (0)