Skip to content

Commit

Permalink
update working version of rust-secp256k1-zkp to 0.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
yeastplume committed May 17, 2023
1 parent de94f95 commit 11b5cdb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion util/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ zeroize = { version = "1.1", features =["zeroize_derive"] }
#git = "https://github.com/mimblewimble/rust-secp256k1-zkp"
#tag = "grin_integration_29"
#path = "../../rust-secp256k1-zkp"
version = "0.7.10"
version = "0.7.12"
features = ["bullet-proof-sizing"]

0 comments on commit 11b5cdb

Please sign in to comment.