mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-20 19:11:08 +03:00
Minor update to libsecp version
This commit is contained in:
parent
9234e3c251
commit
2c2252fc9d
1 changed files with 2 additions and 2 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue