mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-29 22:09:26 -07:00
9 lines
174 B
TOML
9 lines
174 B
TOML
[package]
|
|
name = "bli"
|
|
description = "A command line interface to run berver"
|
|
version = "0.1.0"
|
|
edition = { workspace = true }
|
|
license = { workspace = true }
|
|
|
|
[dependencies]
|