Skip to content

Commit

Permalink
Update wasmtime-wasi requirement from 16.0.0 to 19.0.1
Browse files Browse the repository at this point in the history
Updates the requirements on [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) to permit the latest version.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](bytecodealliance/wasmtime@v16.0.0...v19.0.1)

---
updated-dependencies:
- dependency-name: wasmtime-wasi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent e7e6606 commit 53f602f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ hyper-util = { version = "0.1.2", features = ["tokio"] }
tokio = { version = "1.35.1", features = ["fs", "macros", "net", "process"] }
tokio-util = "0.7.10"
wasmtime = "16.0.0"
wasmtime-wasi = "16.0.0"
wasmtime-wasi = "19.0.1"
wasi-common = "16.0.0"

0 comments on commit 53f602f

Please sign in to comment.