mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-01 18:09:59 -07:00
10 lines
229 B
TOML
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]
|