Skip to content

Commit

Permalink
HACK: use getrandom from master
Browse files Browse the repository at this point in the history
This is for CI testing only
  • Loading branch information
dhardy committed Apr 4, 2019
1 parent d53c209 commit 5963aa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Expand Up @@ -82,3 +82,4 @@ all-features = true

[patch.crates-io]
rand_core = { path = "rand_core", version = "0.4" }
getrandom = { git = "https://github.com/rust-random/getrandom.git" }

0 comments on commit 5963aa5

Please sign in to comment.