mirror of
https://github.com/Xevion/banner.git
synced 2025-12-06 03:14:24 -06:00
feat: use anyhow, refactor services & coordinator out of main.rs
This commit is contained in:
@@ -19,3 +19,5 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
|
||||
dotenvy = "0.15.7"
|
||||
poise = "0.6.1"
|
||||
async-trait = "0.1"
|
||||
anyhow = "1.0.99"
|
||||
thiserror = "2.0.16"
|
||||
|
||||
Reference in New Issue
Block a user