Skip to content

Commit c5d6834

Browse files
build(deps): bump wasm-tools in /internal/wasmtools
Bumps [wasm-tools](https://github.com/bytecodealliance/wasm-tools) from 1.223.0 to 1.224.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.223.0...v1.224.0) --- updated-dependencies: - dependency-name: wasm-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0521583 commit c5d6834

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

internal/wasmtools/Cargo.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/wasmtools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = 'wasm-tools-go'
33
edition = '2021'
44

55
[dependencies]
6-
wasm-tools = { version = '1.223.0', default-features = false, features = [
6+
wasm-tools = { version = '1.224.0', default-features = false, features = [
77
'component',
88
] }
99

0 commit comments

Comments
 (0)