Skip to content

Commit 288ae18

Browse files
committed
Use branch push-wmrnlsxrmtrl
1 parent e338cd2 commit 288ae18

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ rayon = "1.7"
8888
serde_json = "1.0.140"
8989

9090
[patch.crates-io]
91-
rand_core = { git = "https://github.com/rust-random/rand_core", branch = "block_buffer" }
91+
rand_core = { git = "https://github.com/rust-random/rand_core", branch = "push-wmrnlsxrmtrl" }

benches/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ name = "weighted"
5757
harness = false
5858

5959
[patch.crates-io]
60-
rand_core = { git = "https://github.com/rust-random/rand_core", branch = "block_buffer" }
60+
rand_core = { git = "https://github.com/rust-random/rand_core", branch = "push-wmrnlsxrmtrl" }

0 commit comments

Comments
 (0)