mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-11-01 20:07:02 +00:00
Connect ff u128-support to pairing u128-support
This commit is contained in:
@@ -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 = []
|
||||||
|
|||||||
Reference in New Issue
Block a user