Update to the latest pairing crate version.

This commit is contained in:
Sean Bowe
2018-05-16 23:30:09 -06:00
parent 7beeb52730
commit 87c62e2248

View File

@@ -9,7 +9,7 @@ repository = "https://github.com/zcash-hackworks/sapling"
version = "0.0.1"
[dependencies.pairing]
version = "0.14"
version = "0.14.2"
features = ["expose-arith"]
[dependencies]