Skip to content

Commit 3564b5e

Browse files
committed
add bitcoin-payment-instructions to cargo.toml
1 parent 16fbedc commit 3564b5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ log = { version = "0.4.22", default-features = false, features = ["std"]}
9292

9393
vss-client = "0.3"
9494
prost = { version = "0.11.6", default-features = false}
95+
bitcoin-payment-instructions = { git = "https://github.com/rust-bitcoin/bitcoin-payment-instructions", rev = "dc2b29a9b7ee241a4b2dd1bd5ee466e9e7e0ed73" }
9596

9697
[target.'cfg(windows)'.dependencies]
9798
winapi = { version = "0.3", features = ["winbase"] }

0 commit comments

Comments
 (0)