Make u128-support non-default

This commit is contained in:
Sean Bowe 2018-05-21 11:01:56 -06:00
parent 047876500f
commit 2fefa81042
No known key found for this signature in database
GPG Key ID: 95684257D8F8B031
1 changed files with 0 additions and 1 deletions

View File

@ -34,4 +34,3 @@ optional = true
[features]
verification = ["sapling-crypto"]
u128-support = ["pairing/u128-support"]
default = ["u128-support"]