[package] name = "roll-one-ring" version = "0.1.0" edition = "2024" [dependencies] color-eyre = "0.6.5" dotenvy = "0.15.7" poise = "0.6.1" tokio = { version = "1.47.1", features = ["macros", "rt-multi-thread"] } tracing = "0.1.41" tracing-subscriber = "0.3.20"