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