Skip to content

Commit 6d0973a

Browse files
chore(deps): bump wat from 1.242.0 to 1.243.0 (#557)
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.242.0 to 1.243.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.242.0...v1.243.0) --- updated-dependencies: - dependency-name: wat dependency-version: 1.243.0 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 32d3cca commit 6d0973a

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 = "=39.0.1", features = ["memory-protection-keys"] }
2828
wasmtime-wasi = "=39.0.1"
2929
cap-std = "4.0.0"
30-
wat = "1.242.0"
30+
wat = "1.244.0"
3131
tokio = { version = "1.47.1", features = [
3232
"rt",
3333
"rt-multi-thread",

0 commit comments

Comments
 (0)