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 5bb72ac commit 2836670Copy full SHA for 2836670
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