Skip to content

Commit f6d6d8f

Browse files
chore(deps): bump wat from 1.228.0 to 1.232.0
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.228.0 to 1.232.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.228.0...v1.232.0) --- updated-dependencies: - dependency-name: wat 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 b4735af commit f6d6d8f

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

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

ext/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ wasmtime = { version = "=31.0.0", features = ["memory-protection-keys"] }
2828
wasmtime-wasi = "=31.0.0"
2929
wasi-common = "=31.0.0"
3030
cap-std = "3.4.0"
31-
wat = "1.227.1"
31+
wat = "1.232.0"
3232
tokio = { version = "1.40.0", features = [
3333
"rt",
3434
"rt-multi-thread",

0 commit comments

Comments
 (0)