refactor: separation of json-stream-parser to own crate

This commit is contained in:
Per Stark
2025-04-22 16:44:37 +02:00
parent adab729650
commit e8c67533f8
8 changed files with 26 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ members = [
"html-router",
"ingestion-pipeline",
"composite-retrieval"
]
, "json-stream-parser"]
resolver = "2"
[workspace.dependencies]