Bump to latest grin_secp256k1zkp

This commit is contained in:
Ignotus Peverell 2019-04-02 16:37:42 +00:00
parent da1f4e9c55
commit 4f52209cd0
No known key found for this signature in database
GPG key ID: 99CD25F39F8F8211

View file

@ -28,5 +28,5 @@ zeroize = "0.5.2"
#git = "https://github.com/mimblewimble/rust-secp256k1-zkp" #git = "https://github.com/mimblewimble/rust-secp256k1-zkp"
#tag = "grin_integration_29" #tag = "grin_integration_29"
#path = "../../rust-secp256k1-zkp" #path = "../../rust-secp256k1-zkp"
version = "0.7.4" version = "0.7.5"
features = ["bullet-proof-sizing"] features = ["bullet-proof-sizing"]