sRAC/Cargo.toml

8 lines
148 B
TOML

[package]
name = "sRAC"
version = "0.1.0"
edition = "2024"
[dependencies]
chrono = "0.4.40"
bRAC = { git = "https://github.com/MeexReay/bRAC.git" }