Skip to content

Commit 73d4341

Browse files
committed
Upgrade rust-musig2
1 parent 5a52118 commit 73d4341

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
@@ -64,4 +64,4 @@ features = ["bitcoinconsensus", "secp-recovery"]
6464
criterion = { version = "0.4", optional = true, default-features = false }
6565

6666
[target.'cfg(taproot)'.dependencies]
67-
musig2 = { git = "https://github.com/arik-so/rust-musig2", rev = "cff11e3" }
67+
musig2 = { git = "https://github.com/arik-so/rust-musig2", rev = "739533fc" }

0 commit comments

Comments
 (0)