Skip to content

Commit 81acc02

Browse files
Update Rust crate cranelift-jit to 0.132
1 parent f7d5f3a commit 81acc02

2 files changed

Lines changed: 195 additions & 37 deletions

File tree

Cargo.lock

Lines changed: 194 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ lasso = { version = "0.7", features = ["multi-threaded"] }
1414
rustyline = "18"
1515
cranelift-codegen = "0.131"
1616
cranelift-frontend = "0.131"
17-
cranelift-jit = "0.131"
17+
cranelift-jit = "0.132"
1818
cranelift-module = "0.131"
1919
cranelift-native = "0.131"
2020

0 commit comments

Comments
 (0)