Update to target_lexicon 0.2.0.
This commit is contained in:
@@ -10,7 +10,7 @@ readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
cranelift-codegen = { path = "../codegen", version = "0.22.0", default-features = false }
|
||||
target-lexicon = { version = "0.0.3", default-features = false }
|
||||
target-lexicon = { version = "0.2.0", default-features = false }
|
||||
|
||||
[target.'cfg(any(target_arch = "x86", target_arch = "x86_64"))'.dependencies]
|
||||
raw-cpuid = "6.0.0"
|
||||
|
||||
Reference in New Issue
Block a user