]> Untitled Git - bdk/commit
fix(example_cli): add bitcoin and rand dependencies
authorSteve Myers <steve@notmandatory.org>
Mon, 12 Aug 2024 22:26:33 +0000 (17:26 -0500)
committerSteve Myers <steve@notmandatory.org>
Tue, 13 Aug 2024 00:56:01 +0000 (19:56 -0500)
commit1adf63cd3bce77b2a6bc2edebf5f54c2d8a191d7
tree0dbad6190348dbc0581ceaa38833c7b24063b0ab
parentcaef3f476b533aa11cee2eac45eb0c16a1a0f1e9
fix(example_cli): add bitcoin and rand dependencies

The bitcoin and rand dependencies are required to build examples
independently and not from the top level bdk workspace.
example-crates/example_cli/Cargo.toml
example-crates/example_cli/src/lib.rs