Skip to content

Commit 8a29f27

Browse files
committed
Release 0.8.3
1 parent b4c39a3 commit 8a29f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rdrand"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
authors = ["Simonas Kazlauskas <[email protected]>"]
55
description = "An implementation of random number generator based on rdrand and rdseed instructions"
66
keywords = ["rand", "rdrand", "rdseed", "random"]

0 commit comments

Comments
 (0)