Update object to 0.18 (#1381)
This commit is contained in:
@@ -11,9 +11,8 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
cranelift-module = { path = "../module", version = "0.60.0" }
|
||||
object = { version = "0.17", default-features = false, features = ["write"] }
|
||||
object = { version = "0.18", default-features = false, features = ["write"] }
|
||||
target-lexicon = "0.10"
|
||||
goblin = "0.1.0"
|
||||
|
||||
[dependencies.cranelift-codegen]
|
||||
path = "../codegen"
|
||||
|
||||
Reference in New Issue
Block a user