We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 103180d + 2feae7b commit a025c7cCopy full SHA for a025c7c
lightning/Cargo.toml
@@ -62,4 +62,4 @@ features = ["bitcoinconsensus", "secp-recovery"]
62
criterion = { version = "0.4", optional = true, default-features = false }
63
64
[target.'cfg(taproot)'.dependencies]
65
-musig2 = { git = "https://github.com/arik-so/rust-musig2", rev = "27797d7" }
+musig2 = { git = "https://github.com/arik-so/rust-musig2", rev = "dc05904" }
0 commit comments