tak_rs/tak_bot/Cargo.toml
2025-12-20 04:14:32 -06:00

9 lines
136 B
TOML

[package]
name = "tak_bot"
version = "0.1.0"
edition = "2024"
default-run = "tak_bot"
[dependencies]
tak_lib = { path = "../tak_lib" }