about to glorp

This commit is contained in:
Rakarake 2026-03-28 15:51:59 +01:00
parent 30119b1b2f
commit 32a2c63a4e
3 changed files with 158 additions and 7 deletions

View file

@ -6,3 +6,5 @@ edition = "2024"
[dependencies]
axum = "*"
tokio = { version = "*", features = ["full"] }
log = "0.4"
pretty_env_logger = "0.4"