Skip to content

Commit

Permalink
chore(deps): bump wasmtime from 26.0.0 to 26.0.1 (#362)
Browse files Browse the repository at this point in the history
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 26.0.0 to 26.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/contributing-release-process.md)
- [Commits](bytecodealliance/wasmtime@v26.0.0...v26.0.1)

---
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 Nov 6, 2024
1 parent 80acf19 commit 6fb9aa9
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
94 changes: 47 additions & 47 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 @@ -227,7 +227,7 @@ num-traits = { version = "0.2.17", optional = true }
redis = { version = "0.24.0", features = ["streams"], optional = true }

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

0 comments on commit 6fb9aa9

Please sign in to comment.