Update target-lexicon to 0.4.0;
This commit is contained in:
committed by
Dan Gohman
parent
cd8a42e01f
commit
e6249b541d
@@ -12,7 +12,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
cranelift-codegen = { path = "../cranelift-codegen", version = "0.30.0", default-features = false }
|
||||
target-lexicon = { version = "0.3.0", default-features = false }
|
||||
target-lexicon = { version = "0.4.0", default-features = false }
|
||||
log = { version = "0.4.6", default-features = false }
|
||||
hashmap_core = { version = "0.1.9", optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user