Skip to content

Commit 4698e75

Browse files
rust/toolchains(deps): bump wit-parser in /tools-builder/toolchains
Bumps [wit-parser](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: wit-parser dependency-version: 0.237.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc1b2de commit 4698e75

File tree

2 files changed

+32
-3
lines changed

2 files changed

+32
-3
lines changed

tools-builder/toolchains/Cargo.lock

Lines changed: 31 additions & 2 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
@@ -21,5 +21,5 @@ wasm-encoder = "0.221"
2121
wat = "1.221"
2222

2323
# Component model support
24-
wit-parser = "0.221"
24+
wit-parser = "0.237"
2525
wit-component = "0.221"

0 commit comments

Comments
 (0)