Minor update to libsecp version

This commit is contained in:
Ignotus Peverell
2018-12-28 23:06:10 +00:00
parent 9234e3c251
commit 2c2252fc9d
+2 -2
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"]