We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f91757c + 41639bc commit 7770ca1Copy full SHA for 7770ca1
1 file changed
Cargo.toml
@@ -39,7 +39,7 @@ base64 = "0.22.0"
39
env_logger = "0.11.0"
40
loopdev-3 = "0.5.0"
41
nix = {version="0.31.1", features=["user"]}
42
-rand = "0.9.0"
+rand = "0.10.0"
43
44
[features]
45
mutex = []
0 commit comments