rand to 0.6

This commit is contained in:
DebugSteven 2018-11-19 13:27:29 -05:00
parent 98826dabf6
commit 7cf01d82d9

View file

@ -32,7 +32,7 @@ version = "0.2"
[dev-dependencies]
criterion = "0.2"
rand = "0.5"
rand = "0.6"
[[bench]]
name = "x25519"