[package] name = "bot" version = "0.1.0" edition = "2021" [dependencies] poise = { workspace = true } tokio = { workspace = true } serde = { workspace = true } tool_tracing = { path = "../../libs/tool_tracing" } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html