Skip to content

Commit 08f9c15

Browse files
Bump the wasmtime group across 1 directory with 3 updates
Bumps the wasmtime group with 3 updates in the / directory: [cranelift](https://github.com/bytecodealliance/wasmtime), [cranelift-jit](https://github.com/bytecodealliance/wasmtime) and [cranelift-module](https://github.com/bytecodealliance/wasmtime). Updates `cranelift` from 0.132.1 to 0.133.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-jit` from 0.132.1 to 0.133.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.132.1 to 0.133.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.133.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: wasmtime - dependency-name: cranelift-jit dependency-version: 0.133.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: wasmtime - dependency-name: cranelift-module dependency-version: 0.133.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: wasmtime ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f9d80b commit 08f9c15

2 files changed

Lines changed: 40 additions & 39 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,9 @@ bzip2 = "0.6"
202202
chrono = { version = "0.4.44", default-features = false, features = ["clock", "std"] }
203203
console_error_panic_hook = "0.1"
204204
constant_time_eq = "0.5"
205-
cranelift = "0.132.0"
206-
cranelift-jit = "0.132.0"
207-
cranelift-module = "0.132.0"
205+
cranelift = "0.133.1"
206+
cranelift-jit = "0.133.1"
207+
cranelift-module = "0.133.1"
208208
crc32fast = "1.3.2"
209209
criterion = { version = "0.8", features = ["html_reports"] }
210210
crossbeam-utils = "0.8.21"

0 commit comments

Comments
 (0)