Add a comment mentioning why we're remaining at cpuid 3.x for now.
This commit is contained in:
@@ -12,6 +12,7 @@ cranelift-codegen = { path = "../codegen", version = "0.14.0", default-features
|
|||||||
target-lexicon = { version = "0.0.2", default-features = false }
|
target-lexicon = { version = "0.0.2", default-features = false }
|
||||||
|
|
||||||
[target.'cfg(any(target_arch = "x86", target_arch = "x86_64"))'.dependencies]
|
[target.'cfg(any(target_arch = "x86", target_arch = "x86_64"))'.dependencies]
|
||||||
|
# Due to https://github.com/gz/rust-cpuid/issues/27, stay at 3.x for now.
|
||||||
raw-cpuid = "3.1.0"
|
raw-cpuid = "3.1.0"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
|||||||
Reference in New Issue
Block a user