Skip to content

Commit e074e0c

Browse files
Bump wat from 1.0.82 to 1.0.84 in /native/wasmex
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.82 to 1.0.84. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@wat-1.0.82...wat-1.0.84) --- updated-dependencies: - dependency-name: wat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c7e8d5 commit e074e0c

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
@@ -22,4 +22,4 @@ wasmtime = "12.0.2"
2222
wasmtime-wasi = "12.0.2"
2323
wasi-common = "12.0.2"
2424
wiggle = "12.0.2"
25-
wat = "1.0.82"
25+
wat = "1.0.84"

0 commit comments

Comments
 (0)