Update to raw_cpuid 3.1.0.
This hopefully fixes MSVC build issues; see #302.
This commit is contained in:
@@ -11,7 +11,7 @@ readme = "README.md"
|
|||||||
cretonne-codegen = { path = "../codegen", version = "0.5.1" }
|
cretonne-codegen = { path = "../codegen", version = "0.5.1" }
|
||||||
|
|
||||||
[target.'cfg(any(target_arch = "x86", target_arch = "x86_64"))'.dependencies]
|
[target.'cfg(any(target_arch = "x86", target_arch = "x86_64"))'.dependencies]
|
||||||
raw-cpuid = "3.0.0"
|
raw-cpuid = "3.1.0"
|
||||||
|
|
||||||
[badges]
|
[badges]
|
||||||
maintenance = { status = "experimental" }
|
maintenance = { status = "experimental" }
|
||||||
|
|||||||
Reference in New Issue
Block a user