]> Untitled Git - bdk-cli/commitdiff
Bump 'bdk' to 0.5.1
authorSteve Myers <steve@notmandatory.org>
Tue, 6 Apr 2021 22:10:45 +0000 (15:10 -0700)
committerSteve Myers <steve@notmandatory.org>
Tue, 6 Apr 2021 22:10:45 +0000 (15:10 -0700)
Cargo.toml

index 97304b5802ce5c277898d61d64c4eb01587b7487..f693ead7fde1054390934220c5dd1baba98ce195 100644 (file)
@@ -12,7 +12,7 @@ readme = "README.md"
 license = "MIT"
 
 [dependencies]
-bdk = { version = "^0.5", default-features = false, features = ["all-keys"]}
+bdk = { version = "^0.5.1", default-features = false, features = ["all-keys"]}
 bdk-macros = "^0.4"
 structopt = "^0.3"
 serde_json = { version = "^1.0" }