Skip to content

Commit 51b2a3c

Browse files
committed
Move rand pin to 0.6
Fixes #57
1 parent 0f88ed1 commit 51b2a3c

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
@@ -11,7 +11,7 @@ base64 = "0.9"
1111
curl = "0.4.0"
1212
failure = "0.1"
1313
failure_derive = "0.1"
14-
rand = "0.4"
14+
rand = "0.6"
1515
serde = "1.0"
1616
serde_json = "1.0"
1717
serde_derive = "1.0"

0 commit comments

Comments
 (0)