We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
core_arch
1 parent 36d9e8d commit a4b0305Copy full SHA for a4b0305
Cargo.toml
@@ -22,7 +22,7 @@ maintenance = { status = "experimental" }
22
23
[dependencies]
24
cfg-if = "0.1.10"
25
-core_arch = { git = "https://github.com/rust-lang/stdarch", optional = true }
+core_arch = { version = "0.1.5", optional = true }
26
libm = "0.1.4"
27
28
[features]
0 commit comments