Rename the isle crate to cranelift-isle
The `isle` crate name is already taken on crates.io :(
This commit is contained in:
@@ -18,7 +18,7 @@ use std::time::Duration;
|
||||
// note that this list must be topologically sorted by dependencies
|
||||
const CRATES_TO_PUBLISH: &[&str] = &[
|
||||
// cranelift
|
||||
"isle",
|
||||
"cranelift-isle",
|
||||
"cranelift-entity",
|
||||
"wasmtime-types",
|
||||
"cranelift-bforest",
|
||||
|
||||
Reference in New Issue
Block a user