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 5d2a4a2 commit 7dd681eCopy full SHA for 7dd681e
Cargo.toml
@@ -15,7 +15,7 @@ travis-ci = { repository = "rust-random/getrandom" }
15
appveyor = { repository = "rust-random/getrandom" }
16
17
[dependencies]
18
-cfg-if = "0.1.2"
+cfg-if = "1"
19
20
# When built as part of libstd
21
compiler_builtins = { version = "0.1", optional = true }
0 commit comments