Skip to content

Commit

Permalink
Merge pull request #5 from alpenlabs/dependabot/cargo/bdk_esplora-0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zk2u authored Sep 13, 2024
2 parents 431e8cf + 7cedec3 commit 34e6189
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
alloy = { version = "0.3.3", default-features = false, features = ["std", "rpc-client-ws"] }
arrayvec = "0.7.6"
axum = { version = "0.7.5", features = ["http2"] }
bdk_esplora = { version = "0.17.0", features = ["async-https", "async-https-rustls"], default-features = false }
bdk_esplora = { version = "0.17.1", features = ["async-https", "async-https-rustls"], default-features = false }
bdk_wallet = { version = "1.0.0-beta.2", features = ["rusqlite"] }
concurrent-map = "5.0.37"
parking_lot = "0.12.3"
Expand Down

0 comments on commit 34e6189

Please sign in to comment.