We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1081565 commit 768b975Copy full SHA for 768b975
lightning/Cargo.toml
@@ -61,4 +61,4 @@ features = ["bitcoinconsensus", "secp-recovery"]
61
criterion = { version = "0.4", optional = true, default-features = false }
62
63
[target.'cfg(taproot)'.dependencies]
64
-musig2 = { git = "https://github.com/arik-so/rust-musig2", rev = "dc05904" }
+musig2 = { git = "https://github.com/arik-so/rust-musig2", rev = "cff11e3" }
0 commit comments