Minor update to libsecp version

This commit is contained in:
Ignotus Peverell 2018-12-28 23:06:10 +00:00
parent 9234e3c251
commit 2c2252fc9d
No known key found for this signature in database
GPG key ID: 99CD25F39F8F8211

View file

@ -26,7 +26,7 @@ zeroize = "0.5.1"
[dependencies.grin_secp256k1zkp]
git = "https://github.com/mimblewimble/rust-secp256k1-zkp"
tag = "grin_integration_29"
#tag = "grin_integration_29"
#path = "../../rust-secp256k1-zkp"
#version = "0.7.1"
version = "0.7.3"
features = ["bullet-proof-sizing"]