Skip to content

Commit

Permalink
chore: Remove isle-in-source-tree feature from cranelift-codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
xdoardo committed Oct 30, 2024
1 parent 49b1fcc commit a3482f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/compiler-cranelift/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ cranelift-codegen = { version = "=0.110.2", default-features = false, features =
"x86",
"arm64",
"riscv64",
"isle-in-source-tree",
] }
cranelift-frontend = { version = "=0.110.2", default-features = false }
itertools = "0.12.0"
Expand Down

0 comments on commit a3482f4

Please sign in to comment.