Skip to content

Commit

Permalink
Merge pull request #5202 from wasmerio/cranelift-no-in-source-isle
Browse files Browse the repository at this point in the history
chore: Remove `isle-in-source-tree` feature from `cranelift-codegen`
  • Loading branch information
xdoardo authored Oct 30, 2024
2 parents dc472a2 + a3482f4 commit ede1355
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 ede1355

Please sign in to comment.