Bump bdk version to 1.0.0-alpha.2
Bump bdk_chain to 0.6.0 Bump bdk_electrum to 0.4.0 Bump bdk_esplora to 0.4.0
This commit is contained in:
@@ -9,7 +9,7 @@ edition = "2021"
|
||||
# For no-std, remember to enable the bitcoin/no-std feature
|
||||
bitcoin = { version = "0.30", default-features = false }
|
||||
bitcoincore-rpc = { version = "0.17" }
|
||||
bdk_chain = { path = "../chain", version = "0.5", default-features = false }
|
||||
bdk_chain = { path = "../chain", version = "0.6", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
bitcoind = { version = "0.33", features = ["25_0"] }
|
||||
|
||||
Reference in New Issue
Block a user