Skip to content

Commit 6ecabdb

Browse files
committed
Update grin_secp to 0.7.14
1 parent 163ca39 commit 6ecabdb

File tree

2 files changed

+8
-18
lines changed

2 files changed

+8
-18
lines changed

Cargo.lock

+7-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

util/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ zeroize = { version = "1.1", features =["zeroize_derive"] }
2828
#git = "https://github.com/mimblewimble/rust-secp256k1-zkp"
2929
#tag = "grin_integration_29"
3030
#path = "../../rust-secp256k1-zkp"
31-
version = "0.7.13"
31+
version = "0.7.14"
3232
features = ["bullet-proof-sizing"]

0 commit comments

Comments
 (0)