rs-basic/members/statusline/Cargo.toml
Christoph J. Scherr c84672cf78
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m16s
rust statusbars are actually pretty amazing
2024-06-27 15:45:29 +02:00

8 lines
117 B
TOML

[package]
name = "statusline"
version = "0.1.0"
edition = "2021"
[dependencies]
indicatif = "0.17.8"
rand = "0.8.5"