build: update everything to target-lexicon 0.9;
This commit is contained in:
@@ -11,7 +11,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
cranelift-codegen = { path = "../cranelift-codegen", version = "0.48.0", default-features = false }
|
||||
target-lexicon = "0.8.1"
|
||||
target-lexicon = "0.9"
|
||||
|
||||
[target.'cfg(any(target_arch = "x86", target_arch = "x86_64"))'.dependencies]
|
||||
raw-cpuid = "7.0.3"
|
||||
|
||||
Reference in New Issue
Block a user