We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 168229b commit f915ae4Copy full SHA for f915ae4
src/libcore/Cargo.toml
@@ -21,7 +21,7 @@ path = "../libcore/benches/lib.rs"
21
22
[dev-dependencies]
23
rand = "0.6"
24
-cfg-if = "1.0"
+cfg-if = "0.1"
25
26
[features]
27
# Make panics and failed asserts immediately abort without formatting any message
0 commit comments