diff --git a/Cargo.toml b/Cargo.toml index a8a7d13..79a5ed7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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]