Skip to content

Commit 7b4e7c6

Browse files
committed
HACK: use getrandom from master
This is for CI testing only
1 parent 57fbc71 commit 7b4e7c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,4 @@ all-features = true
8282

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

0 commit comments

Comments
 (0)