Skip to content

Commit

Permalink
Bump wasmtime from 25.0.0 to 25.0.1 (#678)
Browse files Browse the repository at this point in the history
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 25.0.0 to 25.0.1.
- [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@v25.0.0...v25.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent a95d9ec commit 58f211b
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
108 changes: 54 additions & 54 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 @@ -141,7 +141,7 @@ warp = "0.3.6"

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

[dev-dependencies]
Expand Down

0 comments on commit 58f211b

Please sign in to comment.