Skip to content

Commit ea7e841

Browse files
chore(deps): bump wat from 1.226.0 to 1.227.1 (#445)
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.226.0 to 1.227.1. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.226.0...v1.227.1) --- updated-dependencies: - dependency-name: wat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5af4482 commit ea7e841

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

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 = "=30.0.2", features = ["memory-protection-keys"] }
2828
wasmtime-wasi = "=30.0.2"
2929
wasi-common = "=30.0.2"
3030
cap-std = "3.4.0"
31-
wat = "1.218.0"
31+
wat = "1.227.1"
3232
tokio = { version = "1.40.0", features = [
3333
"rt",
3434
"rt-multi-thread",

0 commit comments

Comments
 (0)