Skip to content

Commit 2b1b0ba

Browse files
Bump the wasmtime group with 2 updates (#7591)
Bumps the wasmtime group with 2 updates: [cranelift-jit](https://github.com/bytecodealliance/wasmtime) and [cranelift-module](https://github.com/bytecodealliance/wasmtime). Updates `cranelift-jit` from 0.130.0 to 0.130.1 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md) - [Commits](https://github.com/bytecodealliance/wasmtime/commits) Updates `cranelift-module` from 0.130.0 to 0.130.1 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md) - [Commits](https://github.com/bytecodealliance/wasmtime/commits) --- updated-dependencies: - dependency-name: cranelift-jit dependency-version: 0.130.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wasmtime - dependency-name: cranelift-module dependency-version: 0.130.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wasmtime ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e09b66d commit 2b1b0ba

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

Cargo.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/jit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ thiserror = { workspace = true }
1818
libffi = { workspace = true }
1919

2020
cranelift = "0.130.0"
21-
cranelift-jit = "0.130.0"
21+
cranelift-jit = "0.130.1"
2222
cranelift-module = "0.130.0"
2323

2424
[dev-dependencies]

0 commit comments

Comments
 (0)