Skip to content

Commit 447a788

Browse files
Update Rust crate cranelift-frontend to 0.132
1 parent f7d5f3a commit 447a788

2 files changed

Lines changed: 157 additions & 31 deletions

File tree

Cargo.lock

Lines changed: 156 additions & 30 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
@@ -13,7 +13,7 @@ ariadne = "0.6"
1313
lasso = { version = "0.7", features = ["multi-threaded"] }
1414
rustyline = "18"
1515
cranelift-codegen = "0.131"
16-
cranelift-frontend = "0.131"
16+
cranelift-frontend = "0.132"
1717
cranelift-jit = "0.131"
1818
cranelift-module = "0.131"
1919
cranelift-native = "0.131"

0 commit comments

Comments
 (0)