diff --git a/util/Cargo.toml b/util/Cargo.toml index 82615626a2..8fd10cbac4 100644 --- a/util/Cargo.toml +++ b/util/Cargo.toml @@ -28,5 +28,5 @@ zeroize = "0.5.2" #git = "https://github.com/mimblewimble/rust-secp256k1-zkp" #tag = "grin_integration_29" #path = "../../rust-secp256k1-zkp" -version = "0.7.4" +version = "0.7.5" features = ["bullet-proof-sizing"]