Remove templating

This commit is contained in:
2024-12-22 01:11:15 -06:00
parent 81c3087462
commit 0a45ae1dd9
4 changed files with 0 additions and 115 deletions

View File

@@ -4,7 +4,6 @@ version = "0.1.0"
edition = "2021"
[dependencies]
askama = "0.12.1"
salvo = { version = "0.74.3", features = ["affix-state", "logging", "serve-static"] }
tokio = { version = "1", features = ["macros"] }
tracing = "0.1"