We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d53c209 commit 5963aa5Copy full SHA for 5963aa5
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