Connect ff u128-support to pairing u128-support
This commit is contained in:
parent
a9d8079c2a
commit
defdf8df52
@ -20,5 +20,5 @@ ff = "0.3"
|
|||||||
[features]
|
[features]
|
||||||
unstable-features = ["expose-arith"]
|
unstable-features = ["expose-arith"]
|
||||||
expose-arith = []
|
expose-arith = []
|
||||||
u128-support = []
|
u128-support = ["ff/u128-support"]
|
||||||
default = []
|
default = []
|
||||||
|
Loading…
Reference in New Issue
Block a user