mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-07 04:39:10 -07:00
9 lines
219 B
TOML
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]
|