Skip to content

Commit a803112

Browse files
rust/toolchains(deps): bump wit-component in /tools-builder/toolchains (#115)
Bumps [wit-component](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: wit-component dependency-version: 0.239.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 646b21a commit a803112

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

tools-builder/toolchains/Cargo.lock

Lines changed: 17 additions & 17 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
@@ -22,4 +22,4 @@ wat = "1.239"
2222

2323
# Component model support
2424
wit-parser = "0.221"
25-
wit-component = "0.237"
25+
wit-component = "0.239"

0 commit comments

Comments
 (0)