Skip to content

Commit

Permalink
chore(deps): bump wasmtime from 21.0.1 to 21.0.2 (#352)
Browse files Browse the repository at this point in the history
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 21.0.1 to 21.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@v21.0.1...v21.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 Oct 11, 2024
1 parent 0b0bad2 commit b7eff4b
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
92 changes: 46 additions & 46 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 wrappers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ num-traits = { version = "0.2.17", optional = true }
redis = { version = "0.24.0", features = ["streams"], optional = true }

# for wasm_fdw
wasmtime = { version = "21.0.1", features = [
wasmtime = { version = "21.0.2", features = [
"runtime",
"cranelift",
"component-model",
Expand Down

0 comments on commit b7eff4b

Please sign in to comment.