refactor: deps cleanup, split openapi, extract api-types crate

This commit is contained in:
2026-05-12 11:54:00 +02:00
parent 2d6121239f
commit 99ce81efe5
46 changed files with 695 additions and 808 deletions

View File

@@ -20,5 +20,3 @@ tracing = { workspace = true }
async-trait = { workspace = true }
anyhow = { workspace = true }
[dev-dependencies]
tokio = { workspace = true }