Skip to content

Commit

Permalink
chore(deps): bump wasmtime from 25.0.1 to 25.0.2 (#222)
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
...

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 and plusvic committed Oct 10, 2024
1 parent 022244c commit ed57068
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
88 changes: 44 additions & 44 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 @@ -104,7 +104,7 @@ thiserror = "1.0.61"
tlsh-fixed = "0.1.1"
uuid = "1.4.1"
walrus = "0.22.0"
wasmtime = { version = "25.0.1", default-features = false }
wasmtime = { version = "25.0.2", default-features = false }
x509-parser = "0.16.0"
yaml-rust = "0.4.5"
yansi = "1.0.1"
Expand Down

0 comments on commit ed57068

Please sign in to comment.