Use ff crate for Field traits
This commit is contained in:
@@ -15,6 +15,7 @@ repository = "https://github.com/ebfull/pairing"
|
||||
rand = "0.4"
|
||||
byteorder = "1"
|
||||
clippy = { version = "0.0.200", optional = true }
|
||||
ff = "0.3"
|
||||
|
||||
[features]
|
||||
unstable-features = ["expose-arith"]
|
||||
|
||||
Reference in New Issue
Block a user