Skip to content

Commit

Permalink
Bump wasi-common from 25.0.3 to 27.0.0
Browse files Browse the repository at this point in the history
Bumps [wasi-common](https://github.com/bytecodealliance/wasmtime) from 25.0.3 to 27.0.0.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v27.0.0/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v25.0.3...v27.0.0)

---
updated-dependencies:
- dependency-name: wasi-common
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 3817af1 commit 7b706f2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 52 deletions.
59 changes: 8 additions & 51 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 @@ -148,7 +148,7 @@ uuid = "1.11.0"
warp = "0.3.6"

# For WASM user-defined functions
wasi-common = "25.0.0"
wasi-common = "27.0.0"
wasmtime = "25.0.2"
wasmtime-wasi = "27.0.0"

Expand Down

0 comments on commit 7b706f2

Please sign in to comment.