Skip to content

Commit c4ae6f8

Browse files
Update Rust crate bdk to v0.30.2
1 parent 4f12017 commit c4ae6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ edition = "2021"
1313
[dependencies]
1414

1515
crypto = { version = "0.5.1", features = ["digest"] }
16-
bdk = "= 0.30.1"
16+
bdk = "= 0.30.2"
1717
bdk_electrum = "0.21.0"
1818
bitcoin = "=0.32.5"
1919
lightning = "=0.1.1"

0 commit comments

Comments
 (0)