We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bdk_wallet
1 parent aa55b04 commit e6a0fb0Copy full SHA for e6a0fb0
Cargo.toml
@@ -13,7 +13,7 @@ readme = "README.md"
13
14
[dependencies]
15
bdk_chain = { version = "0.23.2", features = ["miniscript"] }
16
-bdk_wallet = { version = "2.2.0", optional = true }
+bdk_wallet = { version = "2.3.0", optional = true }
17
sqlx = { version = "0.8.6", features = ["sqlite", "runtime-tokio"] }
18
19
[dev-dependencies]
0 commit comments