search fix to new architecture

This commit is contained in:
Priec
2026-08-13 21:23:49 +02:00
parent 8662b00ccf
commit 810c8ffd08
8 changed files with 1069 additions and 58 deletions

View File

@@ -9,6 +9,7 @@ anyhow = { workspace = true }
prost = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
rust_decimal = { workspace = true }
tokio = { workspace = true }
tonic = { workspace = true }
tracing = { workspace = true }