diff --git a/Cargo.toml b/Cargo.toml index 195b1078a..ef9a54f52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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]