Skip to content

Commit

Permalink
Update bdk from 0.27 to 0.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
notmandatory committed Feb 22, 2023
1 parent c00258b commit 5f25925
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 28 deletions.
48 changes: 21 additions & 27 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 @@ -12,7 +12,7 @@ readme = "README.md"
license = "MIT"

[dependencies]
bdk = { version = "0.27", default-features = false, features = ["all-keys"] }
bdk = { version = "0.27.1", default-features = false, features = ["all-keys"] }
bdk-macros = "0.6"
clap = { version = "3.2.22", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 5f25925

Please sign in to comment.