Skip to content

Commit

Permalink
chore(deps): bump wat from 1.0.77 to 1.0.79
Browse files Browse the repository at this point in the history
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.77 to 1.0.79.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@wat-1.0.77...wat-1.0.79)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 855a629 commit 8845837
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
27 changes: 18 additions & 9 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 ext/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ wasi-common = "= 14.0.3"
wasi-cap-std-sync = "= 14.0.3"
cap-std = "2.0.0"
anyhow = "*" # Use whatever Wasmtime uses
wat = "1.0.74"
wat = "1.0.79"
tokio = { version = "1.28.2", features = [
"rt",
"rt-multi-thread",
Expand Down

0 comments on commit 8845837

Please sign in to comment.