Skip to content

Commit a6fee92

Browse files
Bump the wasmtime group across 1 directory with 2 updates (#7975)
Bumps the wasmtime group with 1 update in the / directory: [cranelift-jit](https://github.com/bytecodealliance/wasmtime). Updates `cranelift-jit` from 0.131.1 to 0.131.2 - [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.131.1 to 0.131.2 - [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.131.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wasmtime - dependency-name: cranelift-module dependency-version: 0.131.2 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 f4696ea commit a6fee92

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ chrono = { version = "0.4.44", default-features = false, features = ["clock", "s
189189
console_error_panic_hook = "0.1"
190190
constant_time_eq = "0.4"
191191
cranelift = "0.131.1"
192-
cranelift-jit = "0.131.1"
192+
cranelift-jit = "0.131.2"
193193
cranelift-module = "0.131.0"
194194
crc32fast = "1.3.2"
195195
criterion = { version = "0.8", features = ["html_reports"] }

0 commit comments

Comments
 (0)