@@ -12,8 +12,9 @@ edition = "2018"
|
||||
[dependencies]
|
||||
cranelift-module = { path = "../module", version = "0.65.0" }
|
||||
cranelift-codegen = { path = "../codegen", version = "0.65.0", default-features = false, features = ["std"] }
|
||||
object = { version = "0.18", default-features = false, features = ["write"] }
|
||||
object = { version = "0.19", default-features = false, features = ["write"] }
|
||||
target-lexicon = "0.10"
|
||||
anyhow = "1.0"
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "experimental" }
|
||||
|
||||
Reference in New Issue
Block a user