Skip to content

Commit

Permalink
Bump wat from 1.202.0 to 1.210.0 in /native/wasmex
Browse files Browse the repository at this point in the history
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.202.0 to 1.210.0.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@v1.202.0...v1.210.0)

---
updated-dependencies:
- dependency-name: wat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent ba877fb commit 5bcbf7b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions native/wasmex/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native/wasmex/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ wasmtime = "18.0.2"
wasmtime-wasi = "18.0.2"
wasi-common = "18.0.2"
wiggle = "18.0.2"
wat = "1.202.0"
wat = "1.210.0"

0 comments on commit 5bcbf7b

Please sign in to comment.