Skip to content

Commit 828bdc0

Browse files
authored
Merge pull request #362 from bytecodealliance/dependabot/cargo/internal/wasmtools/wasm-tools-1.232.0
build(deps): bump wasm-tools from 1.230.0 to 1.232.0 in /internal/wasmtools
2 parents 7ffca64 + bb17e10 commit 828bdc0

File tree

4 files changed

+22
-22
lines changed

4 files changed

+22
-22
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Go
1+
name: Test
22

33
on:
44
push:

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

internal/wasmtools/wasm-tools.wasm.gz

4.84 KB
Binary file not shown.

0 commit comments

Comments
 (0)