We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72560a6 commit b22aba7Copy full SHA for b22aba7
benches/Cargo.toml
@@ -19,7 +19,3 @@ rand_hc = { path = "../rand_hc", version = "0.4" }
19
name = "mod"
20
path = "mod.rs"
21
harness = false
22
-
23
-[patch.crates-io.rand_core]
24
-git = "https://github.com/rust-random/rand.git"
25
-branch = "master"
0 commit comments