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.
2 parents 6ef71e7 + b8c3a76 commit adbfa38Copy full SHA for adbfa38
Cargo.toml
@@ -62,7 +62,7 @@ features = ["into_bits"]
62
63
[target.'cfg(unix)'.dependencies]
64
# Used for fork protection (reseeding.rs)
65
-libc = { version = "0.2", default-features = false }
+libc = { version = "0.2.22", default-features = false }
66
67
[dev-dependencies]
68
# This has a histogram implementation used for testing uniformity.
0 commit comments