Skip to content

Commit c56e8ad

Browse files
build(deps): bump wasm-tools in /internal/wasmtools
Bumps [wasm-tools](https://github.com/bytecodealliance/wasm-tools) from 1.230.0 to 1.232.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.230.0...v1.232.0) --- updated-dependencies: - dependency-name: wasm-tools dependency-version: 1.232.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ffca64 commit c56e8ad

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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.230.0', default-features = false, features = [
6+
wasm-tools = { version = '1.232.0', default-features = false, features = [
77
'component',
88
] }
99

0 commit comments

Comments
 (0)