Skip to content

Commit ea348a4

Browse files
chore(deps): bump wat from 1.247.0 to 1.248.0 (#595)
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.247.0 to 1.248.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.247.0...v1.248.0) --- updated-dependencies: - dependency-name: wat dependency-version: 1.248.0 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 34e172e commit ea348a4

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

0 commit comments

Comments
 (0)