BotTerre/apps/bot/Cargo.toml
2025-05-20 21:06:53 +02:00

14 lines
312 B
TOML

[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