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.
1 parent f6fbf93 commit 881b592Copy full SHA for 881b592
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 = "1.0"
25
26
[features]
27
# Make panics and failed asserts immediately abort without formatting any message
0 commit comments