Rename the isle crate to cranelift-isle
The `isle` crate name is already taken on crates.io :(
This commit is contained in:
@@ -3,7 +3,7 @@ authors = ["The Cranelift Project Developers"]
|
||||
description = "ISLE: Instruction Selection and Lowering Expressions. A domain-specific language for instruction selection in Cranelift."
|
||||
edition = "2018"
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
name = "isle"
|
||||
name = "cranelift-isle"
|
||||
readme = "../README.md"
|
||||
repository = "https://github.com/bytecodealliance/wasmtime/tree/main/cranelift/isle"
|
||||
version = "0.78.0"
|
||||
|
||||
Reference in New Issue
Block a user