fix : html + css display

This commit is contained in:
GreyRav
2026-03-30 15:21:24 +02:00
committed by M1n-0
parent ecbf7a5b34
commit 1d28a75529
3 changed files with 54 additions and 1 deletions

View File

@@ -9,3 +9,4 @@ axum-server = "0.8.0"
serde = "1.0.228"
tokio = { version = "1.50.0", features = ["full"] }
tracing-subscriber = "0.3.23"
tower-http = { version = "0.6", features = ["fs"] }