Skip to content

Commit 978f1a8

Browse files
author
Danny Browning
committed
Fix rand compilation issue
1 parent 6bc11cf commit 978f1a8

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
@@ -7,7 +7,7 @@ edition = "2018"
77
# - Update CHANGELOG.md.
88
# - Update doc URL.
99
# - Create "v0.1.x" git tag.
10-
version = "0.3.0-alpha.6"
10+
version = "0.3.0-alpha.7"
1111
license = "MIT"
1212
readme = "README.md"
1313
description = """

0 commit comments

Comments
 (0)