build: update everything to target-lexicon 0.9;
This commit is contained in:
@@ -11,10 +11,10 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
cranelift-module = { path = "../cranelift-module", version = "0.48.0" }
|
||||
faerie = "0.11.0"
|
||||
faerie = "0.11.1"
|
||||
goblin = "0.1.0"
|
||||
failure = "0.1.2"
|
||||
target-lexicon = "0.8.1"
|
||||
target-lexicon = "0.9"
|
||||
|
||||
[dependencies.cranelift-codegen]
|
||||
path = "../cranelift-codegen"
|
||||
|
||||
Reference in New Issue
Block a user