Skip to content

Commit

Permalink
Update to cfg-if 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrubeck committed Oct 12, 2020
1 parent 5d2a4a2 commit 93230d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ travis-ci = { repository = "rust-random/getrandom" }
appveyor = { repository = "rust-random/getrandom" }

[dependencies]
cfg-if = "0.1.2"
cfg-if = "1"

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

0 comments on commit 93230d0

Please sign in to comment.