Skip to content

Commit 1551346

Browse files
Bump wat from 1.202.0 to 1.206.0 in /native/wasmex
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.202.0 to 1.206.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.202.0...v1.206.0) --- updated-dependencies: - dependency-name: wat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 565833e commit 1551346

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

native/wasmex/Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/wasmex/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ wasmtime = "18.0.2"
2525
wasmtime-wasi = "18.0.2"
2626
wasi-common = "18.0.2"
2727
wiggle = "18.0.2"
28-
wat = "1.202.0"
28+
wat = "1.206.0"

0 commit comments

Comments
 (0)