From: Steve Myers Date: Sat, 27 Mar 2021 06:47:54 +0000 (-0700) Subject: Bump 'bdk' to 0.5 and 'bdk-macros' to 0.4 X-Git-Tag: v0.3.0~64 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.ScriptPath.html?a=commitdiff_plain;h=c8414e32317fbabc0b784dd272d73b3e5e60dc47;p=bdk-cli Bump 'bdk' to 0.5 and 'bdk-macros' to 0.4 --- diff --git a/Cargo.toml b/Cargo.toml index cff03dc..9681516 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk-cli" -version = "0.2.1-dev" +version = "0.2.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta ", "Steve Myers "] homepage = "https://bitcoindevkit.org" @@ -40,4 +40,4 @@ path = "src/bdk_cli.rs" required-features = ["repl", "electrum"] [package.metadata.docs.rs] -all-features = true +features = ["esplora", "compiler"]