diff --git a/Cargo.toml b/Cargo.toml index c04ec3ec..0811a929 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -64,7 +64,7 @@ bdk = "=1.0.0-alpha.11" dlc = "0.5.0" lightning = "=0.0.123" rgb-std = "=0.11.0-beta.6" -secp256k1-zkp = "=0.9.2" +secp256k1-zkp = "=0.11.0" [patch.crates-io] secp256k1-zkp-sys = { git = "https://github.com/BlockstreamResearch/rust-secp256k1-zkp", branch = "master" }