]> Untitled Git - bdk-cli/commitdiff
Bump 'bdk' to 0.5 and 'bdk-macros' to 0.4
authorSteve Myers <steve@notmandatory.org>
Sat, 27 Mar 2021 06:47:54 +0000 (23:47 -0700)
committerSteve Myers <steve@notmandatory.org>
Sat, 27 Mar 2021 06:47:54 +0000 (23:47 -0700)
Cargo.toml

index cff03dcd0a692be25164b9910f96621e9ae01a53..968151636bce2ae239ecf26db88985b3f93fd7e8 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "bdk-cli"
-version = "0.2.1-dev"
+version = "0.2.1"
 edition = "2018"
 authors = ["Alekos Filini <alekos.filini@gmail.com>", "Riccardo Casatta <riccardo@casatta.it>", "Steve Myers <steve@notmandatory.org>"]
 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"]