Skip to content

Commit b7eff4b

Browse files
chore(deps): bump wasmtime from 21.0.1 to 21.0.2 (#352)
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>
1 parent 0b0bad2 commit b7eff4b

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

Cargo.lock

+46-46
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
@@ -222,7 +222,7 @@ num-traits = { version = "0.2.17", optional = true }
222222
redis = { version = "0.24.0", features = ["streams"], optional = true }
223223

224224
# for wasm_fdw
225-
wasmtime = { version = "21.0.1", features = [
225+
wasmtime = { version = "21.0.2", features = [
226226
"runtime",
227227
"cranelift",
228228
"component-model",

0 commit comments

Comments
 (0)