Skip to content

Commit

Permalink
Bump wat from 1.211.1 to 1.219.1
Browse files Browse the repository at this point in the history
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.211.1 to 1.219.1.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@v1.211.1...v1.219.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 3e85196 commit 252732c
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 9 deletions.
36 changes: 28 additions & 8 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ wasmtime = { version = "22.0.0", features = ["component-model"] }
wasmtime-types = { version = "22" }
wasmtime-wasi = { version = "22" }
wasmtime-wasi-http = { version = "22" }
wat = "1.211.1"
wat = "1.219.1"
wit-bindgen = "0.26.0"
wit-component = "0.211.1"

Expand Down

0 comments on commit 252732c

Please sign in to comment.