Files
brk/crates/brk_cli/Cargo.toml
2025-02-26 10:45:00 +01:00

10 lines
229 B
TOML

[package]
name = "brk_cli"
description = "A command line interface to interact with the Bitcoin Research Kit"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]