This commit is contained in:
2026-08-12 14:11:47 -04:00
parent 79894f654d
commit f852da4f4e
48 changed files with 4379 additions and 779 deletions
+2 -1
View File
@@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
gl-graph.workspace = true
gl-inference.workspace = true
gl-search.workspace = true
clap.workspace = true
@@ -19,7 +20,7 @@ oxilangtag.workspace = true
tar.workspace = true
thiserror.workspace = true
tokio.workspace = true
tonic.workspace = true
tracing.workspace = true
tracing-appender.workspace = true
tracing-futures.workspace = true
tracing-subscriber.workspace = true