Skip to content

Commit 6e4b518

Browse files
authored
Bump bitcoin-payment-instructions (#31)
This revision bumps reqwest from 0.11 to 0.13. This is to align the reqwest version with mdkd. Updating this repo too keeps the whole stack on the same crate.
1 parent 23c0ff0 commit 6e4b518

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ log = { version = "0.4.22", default-features = false, features = ["std"]}
9393
vss-client = { package = "vss-client-ng", version = "0.4" }
9494
prost = { version = "0.11.6", default-features = false}
9595
# Branch: https://github.com/moneydevkit/bitcoin-payment-instructions/tree/2025-12-ldk-node-base
96-
bitcoin-payment-instructions = { git = "https://github.com/moneydevkit/bitcoin-payment-instructions", rev = "6796e87525d6c564e1332354a808730e2ba2ebf8" }
96+
bitcoin-payment-instructions = { git = "https://github.com/moneydevkit/bitcoin-payment-instructions", rev = "bdcef061488bcc619142010a2a69cd49462d8843" }
9797

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

0 commit comments

Comments
 (0)