bRAC/Cargo.toml

10 lines
143 B
TOML

[package]
name = "bRAC"
version = "1.99.2"
edition = "2021"
[dependencies]
rand = "0.9.0"
termion = "4.0.3"
regex = "1.11.1"
colored = "3.0.0"