mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -07:00
9 lines
191 B
TOML
9 lines
191 B
TOML
[package]
|
|
name = "brk_cli"
|
|
description = "A command line interface to run berver"
|
|
version = { workspace = true }
|
|
edition = { workspace = true }
|
|
license = { workspace = true }
|
|
|
|
[dependencies]
|