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.
2 parents 7f013b1 + 2052159 commit 6b4925aCopy full SHA for 6b4925a
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