Files
brk/crates/brk_cli/Cargo.toml
2025-02-24 00:43:50 +01:00

9 lines
219 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 }
[dependencies]