We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd6e04 commit 2052159Copy full SHA for 2052159
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"
+cfg-if = "0.1.2"
20
21
# When built as part of libstd
22
compiler_builtins = { version = "0.1", optional = true }
0 commit comments