We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d132ddd commit e7d4918Copy full SHA for e7d4918
1 file changed
Cargo.toml
@@ -27,7 +27,7 @@ logging = ["log"]
27
28
[dependencies]
29
cfg-if = "1.0"
30
-rand = "0.8"
+rand = "0.9"
31
log = { version = "0.4", optional = true }
32
33
[target.'cfg(unix)'.dependencies]
0 commit comments