Pull in trait changes from pairing

This commit is contained in:
Jack Grigg
2018-06-27 08:03:36 -04:00
parent 8201a3933f
commit 58cb06ee92
2 changed files with 160 additions and 21 deletions

View File

@@ -9,6 +9,7 @@ license = "MIT/Apache-2.0"
repository = "https://github.com/ebfull/ff"
[dependencies]
byteorder = "1"
rand = "0.3"
ff_derive = { version = "0.2.0", path = "ff_derive" }