Update target-lexicon to 0.10
This commit is contained in:
committed by
Benjamin Bouvier
parent
04d233301c
commit
43f1e05156
@@ -11,10 +11,10 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
cranelift-module = { path = "../cranelift-module", version = "0.52.0" }
|
||||
faerie = "0.12.0"
|
||||
faerie = "0.14.0"
|
||||
goblin = "0.1.0"
|
||||
failure = "0.1.2"
|
||||
target-lexicon = "0.9"
|
||||
anyhow = "1.0"
|
||||
target-lexicon = "0.10"
|
||||
|
||||
[dependencies.cranelift-codegen]
|
||||
path = "../cranelift-codegen"
|
||||
|
||||
Reference in New Issue
Block a user