We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57fbc71 commit 7b4e7c6Copy full SHA for 7b4e7c6
Cargo.toml
@@ -82,3 +82,4 @@ all-features = true
82
83
[patch.crates-io]
84
rand_core = { path = "rand_core", version = "0.4" }
85
+getrandom = { git = "https://github.com/rust-random/getrandom.git" }
0 commit comments