bRAC/Cargo.toml
2025-02-10 10:39:25 +03:00

11 lines
174 B
TOML

[package]
name = "bRAC"
version = "0.1.0+1.99.2"
edition = "2021"
[dependencies]
rand = "0.9.0"
regex = "1.11.1"
colored = "3.0.0"
lazy_static = "1.5.0"
crossterm = "0.28.1"