Skip to content

Commit 768b975

Browse files
committed
Bump rust-musig2 version
1 parent 1081565 commit 768b975

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

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

0 commit comments

Comments
 (0)