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.
1 parent b4c39a3 commit 8a29f27Copy full SHA for 8a29f27
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rdrand"
3
-version = "0.8.2"
+version = "0.8.3"
4
authors = ["Simonas Kazlauskas <[email protected]>"]
5
description = "An implementation of random number generator based on rdrand and rdseed instructions"
6
keywords = ["rand", "rdrand", "rdseed", "random"]
0 commit comments