Skip to content

Commit

Permalink
Update wasi-common requirement from 16.0.0 to 20.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [wasi-common](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...v20.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent e7e6606 commit 6a1851f
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 @@ -50,4 +50,4 @@ tokio = { version = "1.35.1", features = ["fs", "macros", "net", "process"] }
tokio-util = "0.7.10"
wasmtime = "16.0.0"
wasmtime-wasi = "16.0.0"
wasi-common = "16.0.0"
wasi-common = "20.0.0"

0 comments on commit 6a1851f

Please sign in to comment.