Skip to content

Commit a21c268

Browse files
committed
Update to cfg-if 1.0
1 parent 5d2a4a2 commit a21c268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0"
1919

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

0 commit comments

Comments
 (0)