We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33dcdd commit 15e65a7Copy full SHA for 15e65a7
1 file changed
Cargo.toml
@@ -16,7 +16,7 @@ appveyor = { repository = "rust-random/getrandom" }
16
17
[dependencies]
18
log = { version = "0.4", optional = true }
19
-cfg-if = "0.1.2"
+cfg-if = "1"
20
21
# When built as part of libstd
22
compiler_builtins = { version = "0.1", optional = true }
0 commit comments