Update rand.

This commit is contained in:
2018-11-02 09:26:47 +01:00
parent 6d63b50cb2
commit baef8ab7ee
2 changed files with 5 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ unreachable = "1.0"
[dev-dependencies]
criterion = "0.2"
rand = "0.4"
rand = "0.5"
serde_test = "1.0"
[[bench]]