We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2a4a2 commit a21c268Copy full SHA for a21c268
1 file changed
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.0"
19
20
# When built as part of libstd
21
compiler_builtins = { version = "0.1", optional = true }
0 commit comments