Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 9f5df17 commit e75f78f
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.1"
wasmtime = "25.0.2"
wasmtime-wasi = "25.0.0"

[dev-dependencies]
Expand Down

0 comments on commit e75f78f

Please sign in to comment.