Update rand crate

This commit is contained in:
Jack Grigg
2018-07-02 09:18:34 +01:00
parent 4c984595e5
commit 91a8dc8284

View File

@@ -10,7 +10,7 @@ repository = "https://github.com/ebfull/ff"
[dependencies]
byteorder = "1"
rand = "0.3"
rand = "0.4"
ff_derive = { version = "0.2.0", path = "ff_derive" }
[features]