Skip to content

Commit 7dd681e

Browse files
mbrubeckjosephlr
authored andcommitted
Update to cfg-if 1.0
1 parent 5d2a4a2 commit 7dd681e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ travis-ci = { repository = "rust-random/getrandom" }
1515
appveyor = { repository = "rust-random/getrandom" }
1616

1717
[dependencies]
18-
cfg-if = "0.1.2"
18+
cfg-if = "1"
1919

2020
# When built as part of libstd
2121
compiler_builtins = { version = "0.1", optional = true }

0 commit comments

Comments
 (0)