Skip to content

Commit 926c558

Browse files
rust/toolchains(deps): bump wit-parser in /tools-builder/toolchains (#477)
Bumps [wit-parser](https://github.com/bytecodealliance/wasm-tools) from 0.246.2 to 0.250.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.250.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2dbd4a4 commit 926c558

2 files changed

Lines changed: 3 additions & 31 deletions

File tree

tools-builder/toolchains/Cargo.lock

Lines changed: 2 additions & 30 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.246"
2121
wat = "1.246"
2222

2323
# Component model support
24-
wit-parser = "0.246"
24+
wit-parser = "0.250"
2525
wit-component = "0.250"

0 commit comments

Comments
 (0)