Migrate group to rand 0.5

This commit is contained in:
Jack Grigg
2019-07-10 18:35:57 -04:00
parent 7a6642b221
commit ce6e2a5825
4 changed files with 104 additions and 55 deletions

View File

@@ -14,4 +14,4 @@ repository = "https://github.com/ebfull/group"
[dependencies]
ff = { path = "../ff" }
rand = "0.4"
rand = "0.5"