Skip to content

Commit 6fb9aa9

Browse files
chore(deps): bump wasmtime from 26.0.0 to 26.0.1 (#362)
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>
1 parent 80acf19 commit 6fb9aa9

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

Cargo.lock

+47-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wrappers/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ num-traits = { version = "0.2.17", optional = true }
227227
redis = { version = "0.24.0", features = ["streams"], optional = true }
228228

229229
# for wasm_fdw
230-
wasmtime = { version = "26.0.0", features = [
230+
wasmtime = { version = "26.0.1", features = [
231231
"runtime",
232232
"cranelift",
233233
"component-model",

0 commit comments

Comments
 (0)