Skip to content

Commit e487eeb

Browse files
chore(deps): bump cranelift-module from 0.110.3 to 0.121.1
Bumps [cranelift-module](https://github.com/bytecodealliance/wasmtime) from 0.110.3 to 0.121.1. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/contributing-release-process.md) - [Commits](https://github.com/bytecodealliance/wasmtime/commits) --- updated-dependencies: - dependency-name: cranelift-module dependency-version: 0.121.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bcf45e commit e487eeb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -30,7 +30,7 @@ required-features = ["mcp"]
3030
colored = "3.0"
3131
unicode-width = "0.2"
3232
cranelift = "0.110"
33-
cranelift-module = "0.110"
33+
cranelift-module = "0.121"
3434
cranelift-jit = "0.121"
3535
cranelift-native = "0.121"
3636
# Debug symbol support

0 commit comments

Comments
 (0)