Skip to content

Commit 2feae7b

Browse files
committed
Update MuSig2 dependency for Hash trait derivation.
1 parent d5a0eb4 commit 2feae7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ features = ["bitcoinconsensus", "secp-recovery"]
6262
criterion = { version = "0.4", optional = true, default-features = false }
6363

6464
[target.'cfg(taproot)'.dependencies]
65-
musig2 = { git = "https://github.com/arik-so/rust-musig2", rev = "27797d7" }
65+
musig2 = { git = "https://github.com/arik-so/rust-musig2", rev = "dc05904" }

0 commit comments

Comments
 (0)