Skip to content

Commit 09a28ec

Browse files
chore(deps): bump wat from 1.245.1 to 1.246.1 (#585)
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.245.1 to 1.246.1. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.245.1...v1.246.1) --- updated-dependencies: - dependency-name: wat dependency-version: 1.246.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 372fda6 commit 09a28ec

File tree

2 files changed

+40
-19
lines changed

2 files changed

+40
-19
lines changed

Cargo.lock

Lines changed: 39 additions & 18 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 = "=43.0.0", features = ["memory-protection-keys"] }
2828
wasmtime-wasi = "=43.0.0"
2929
cap-std = "4.0.2"
30-
wat = "1.244.0"
30+
wat = "1.246.1"
3131
tokio = { version = "1.49.0", features = [
3232
"rt",
3333
"rt-multi-thread",

0 commit comments

Comments
 (0)