fixed javalsai's mess

This commit is contained in:
2026-05-31 15:50:00 +01:00
parent 585d642204
commit 9378ab8fed
4 changed files with 59 additions and 10 deletions
+1
View File
@@ -8,6 +8,7 @@ anyhow = "1.0.102"
axum = { version = "0.8.9", features = ["ws"] }
futures = "0.3.32"
rand = "0.10.1"
regex = "1.12.3"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.149"
tokio = { version = "1.52.3", features = ["full"] }