Remove thiserror dependency from cranelift_module
This commit is contained in:
@@ -15,7 +15,6 @@ cranelift-codegen = { path = "../codegen", version = "0.73.0", default-features
|
||||
cranelift-entity = { path = "../entity", version = "0.73.0" }
|
||||
hashbrown = { version = "0.9.1", optional = true }
|
||||
log = { version = "0.4.6", default-features = false }
|
||||
thiserror = "1.0.4"
|
||||
anyhow = "1.0"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user