search fix to new architecture2

This commit is contained in:
Priec
2026-08-13 21:57:27 +02:00
parent 810c8ffd08
commit 09b4d5097a
7 changed files with 251 additions and 95 deletions

View File

@@ -9,7 +9,6 @@ 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 }