Skip to content

Commit 5963aa5

Browse files
committed
HACK: use getrandom from master
This is for CI testing only
1 parent d53c209 commit 5963aa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
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)