Skip to content

Commit 8bfc067

Browse files
committed
Bump bdk_kyoto patch release
Adds a performance improvement and a bug fix.
1 parent 210947b commit 8bfc067

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bdk-ffi/Cargo.lock

Lines changed: 2 additions & 2 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
@@ -18,7 +18,7 @@ path = "uniffi-bindgen.rs"
1818
bdk_wallet = { version = "2.2.0", features = ["all-keys", "keys-bip39", "rusqlite"] }
1919
bdk_esplora = { version = "0.22.1", default-features = false, features = ["std", "blocking", "blocking-https-rustls"] }
2020
bdk_electrum = { version = "0.23.2", default-features = false, features = ["use-rustls-ring"] }
21-
bdk_kyoto = { version = "0.15.2" }
21+
bdk_kyoto = { version = "0.15.3" }
2222

2323
uniffi = { version = "=0.30.0", features = ["cli"]}
2424
thiserror = "2.0.17"

0 commit comments

Comments
 (0)