Skip to content

Commit 57e9165

Browse files
rust/toolchains(deps): bump wasmparser in /tools-builder/toolchains (#100)
Bumps [wasmparser](https://github.com/bytecodealliance/wasm-tools) from 0.221.3 to 0.237.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: wasmparser dependency-version: 0.237.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a803112 commit 57e9165

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

tools-builder/toolchains/Cargo.lock

Lines changed: 2 additions & 3 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
@@ -16,7 +16,7 @@ env_logger = "0.11"
1616
log = "0.4"
1717

1818
# WebAssembly parsing and manipulation
19-
wasmparser = "0.221"
19+
wasmparser = "0.237"
2020
wasm-encoder = "0.236"
2121
wat = "1.239"
2222

0 commit comments

Comments
 (0)