Skip to content

Commit 8c911f2

Browse files
committed
dep: bump bdk_kyoto to recent patch
Adding a patch to the DNS queries to make the results more reliable
1 parent 0c18032 commit 8c911f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bdk-ffi/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bdk-ffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ default = ["uniffi/cli"]
2121
bdk_wallet = { version = "2.0.0", features = ["all-keys", "keys-bip39", "rusqlite"] }
2222
bdk_esplora = { version = "0.22.0", default-features = false, features = ["std", "blocking", "blocking-https-rustls"] }
2323
bdk_electrum = { version = "0.23.0", default-features = false, features = ["use-rustls-ring"] }
24-
bdk_kyoto = { version = "0.13.0" }
24+
bdk_kyoto = { version = "0.13.1" }
2525

2626
uniffi = { version = "=0.29.1" }
2727
thiserror = "1.0.58"

0 commit comments

Comments
 (0)