feat: more work on M4

This commit is contained in:
2026-04-10 16:19:01 +02:00
parent 3ca80b00d0
commit ab3fae08ba
13 changed files with 1380 additions and 11 deletions

View File

@@ -26,6 +26,7 @@ deunicode = "1"
thiserror = "2"
anyhow = "1"
tokio = { version = "1", features = ["full"] }
axum = "0.8"
walkdir = "2"
image = "0.25"
rust-stemmers = "1"