We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e2d7d commit 36a4549Copy full SHA for 36a4549
1 file changed
Cargo.toml
@@ -32,6 +32,7 @@ repl = ["bdk/key-value-db", "clap", "dirs-next", "env_logger", "regex", "rustyli
32
electrum = ["bdk/electrum"]
33
esplora = ["bdk/esplora"]
34
compiler = ["bdk/compiler"]
35
+async-interface = ["bdk/async-interface"]
36
37
[[bin]]
38
name = "bdk-cli"
0 commit comments