Skip to content

Commit f1f22e4

Browse files
committed
Update rust bitcoin to merkle proofs PR
1 parent 2375fd9 commit f1f22e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rand = ["bitcoin/rand"]
1717

1818
[dependencies]
1919
# bitcoin = "0.27"
20-
bitcoin = {git = "https://github.com/rust-bitcoin/rust-bitcoin", rev = "f9b3fc9ce8f7ab8a287bcf6ffb254b3480a109e6"}
20+
bitcoin = {git = "https://github.com/sanket1729/rust-bitcoin", branch = "taproot_psbt"}
2121

2222
[dependencies.serde]
2323
version = "1.0"

0 commit comments

Comments
 (0)