Skip to content

Commit 81e09dd

Browse files
chore(deps): bump wat from 1.235.0 to 1.236.0
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.235.0 to 1.236.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.235.0...v1.236.0) --- updated-dependencies: - dependency-name: wat dependency-version: 1.236.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35f89b5 commit 81e09dd

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
@@ -27,7 +27,7 @@ rb-sys = { version = "*", default-features = false, features = [
2727
wasmtime = { version = "=34.0.0", features = ["memory-protection-keys"] }
2828
wasmtime-wasi = "=34.0.0"
2929
cap-std = "3.4.0"
30-
wat = "1.227.1"
30+
wat = "1.236.0"
3131
tokio = { version = "1.47.1", features = [
3232
"rt",
3333
"rt-multi-thread",

0 commit comments

Comments
 (0)