mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-21 16:31:23 +02:00
refactor: separation of json-stream-parser to own crate
This commit is contained in:
@@ -34,6 +34,7 @@ include_dir = "0.7.4"
|
||||
|
||||
common = { path = "../common" }
|
||||
composite-retrieval = { path = "../composite-retrieval" }
|
||||
json-stream-parser = { path = "../json-stream-parser" }
|
||||
|
||||
[build-dependencies]
|
||||
minijinja-embed = { version = "2.8.0" }
|
||||
|
||||
Reference in New Issue
Block a user