Skip to content

Commit 9e066c4

Browse files
Bump cranelift in the wasmtime group across 1 directory (RustPython#7842)
Bumps the wasmtime group with 1 update in the / directory: [cranelift](https://github.com/bytecodealliance/wasmtime). Updates `cranelift` from 0.131.0 to 0.131.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 dependency-version: 0.131.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 3bce556 commit 9e066c4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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 @@ bzip2 = "0.6"
189189
caseless = "0.2.2"
190190
chrono = { version = "0.4.44", default-features = false, features = ["clock", "std"] }
191191
constant_time_eq = "0.4"
192-
cranelift = "0.131.0"
192+
cranelift = "0.131.1"
193193
cranelift-jit = "0.131.1"
194194
cranelift-module = "0.131.0"
195195
crc32fast = "1.3.2"

0 commit comments

Comments
 (0)