Skip to content

Commit 77d3a35

Browse files
rust/toolchains(deps): bump wit-component in /tools-builder/toolchains (#486)
Bumps [wit-component](https://github.com/bytecodealliance/wasm-tools) from 0.250.0 to 0.251.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.251.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 ff1b8fd commit 77d3a35

2 files changed

Lines changed: 23 additions & 33 deletions

File tree

tools-builder/toolchains/Cargo.lock

Lines changed: 22 additions & 32 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.250"
2222

2323
# Component model support
2424
wit-parser = "0.251"
25-
wit-component = "0.250"
25+
wit-component = "0.251"

0 commit comments

Comments
 (0)