importer feature

This commit is contained in:
2026-05-10 21:23:56 +02:00
parent f2761b8e97
commit 63746ade50
77 changed files with 4884 additions and 1810 deletions

View File

@@ -53,6 +53,7 @@ nats = { workspace = true, optional = true }
rss = { workspace = true }
export = { workspace = true }
doc = { workspace = true }
importer = { workspace = true }
sqlx = { workspace = true }
utoipa = { version = "5.5.0", features = ["axum_extras", "uuid"] }