Skip to content

Commit b22aba7

Browse files
committed
Remove patch.crates-io.rand_core for benches
1 parent 72560a6 commit b22aba7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

benches/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,3 @@ rand_hc = { path = "../rand_hc", version = "0.4" }
1919
name = "mod"
2020
path = "mod.rs"
2121
harness = false
22-
23-
[patch.crates-io.rand_core]
24-
git = "https://github.com/rust-random/rand.git"
25-
branch = "master"

0 commit comments

Comments
 (0)