Skip to content

Commit 7961b8f

Browse files
committed
add bitcoin-payment-instructions to cargo.toml
1 parent 1903144 commit 7961b8f

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
@@ -91,6 +91,7 @@ log = { version = "0.4.22", default-features = false, features = ["std"]}
9191

9292
vss-client = "0.3"
9393
prost = { version = "0.11.6", default-features = false}
94+
bitcoin-payment-instructions = { git = "https://github.com/rust-bitcoin/bitcoin-payment-instructions" }
9495

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

0 commit comments

Comments
 (0)