mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-31 12:31:22 +00:00
Connect ff u128-support to pairing u128-support
This commit is contained in:
@@ -20,5 +20,5 @@ ff = "0.3"
|
||||
[features]
|
||||
unstable-features = ["expose-arith"]
|
||||
expose-arith = []
|
||||
u128-support = []
|
||||
u128-support = ["ff/u128-support"]
|
||||
default = []
|
||||
|
Reference in New Issue
Block a user