Include new libsecp256k1 version (#3279)

This commit is contained in:
Yeastplume
2020-03-26 16:12:41 +00:00
committed by GitHub
parent 2fe0869321
commit d036332028
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -28,5 +28,5 @@ zeroize = "0.9"
#git = "https://github.com/mimblewimble/rust-secp256k1-zkp"
#tag = "grin_integration_29"
#path = "../../rust-secp256k1-zkp"
version = "0.7.7"
version = "0.7.8"
features = ["bullet-proof-sizing"]