bRAC/Cargo.toml
2025-02-09 15:33:32 +03:00

9 lines
125 B
TOML

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