fixed git fuck up

This commit is contained in:
2025-04-16 16:59:55 +02:00
parent 48c99b4040
commit 586052d7b0
5 changed files with 177 additions and 90 deletions

View File

@@ -12,3 +12,4 @@ serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.140"
rocket = "0.5.1"
tokio = { version = "1.44.2", features = ["full"] }
rust-embed = "8.7.0"