From: Steve Myers Date: Tue, 6 Apr 2021 22:10:45 +0000 (-0700) Subject: Bump 'bdk' to 0.5.1 X-Git-Tag: v0.3.0~62 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.SegwitCodeLengthError.html?a=commitdiff_plain;h=423005e9ad8529701b493aa05f7534b54eb9924a;p=bdk-cli Bump 'bdk' to 0.5.1 --- diff --git a/Cargo.toml b/Cargo.toml index 97304b5..f693ead 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" }