Files
tools/graph/Cargo.toml
T
2026-08-12 14:11:47 -04:00

13 lines
242 B
TOML

[package]
name = "gl-graph"
version = "0.1.0"
edition = "2024"
[dependencies]
gl-inference.workspace = true
gl-search.workspace = true
oxigraph.workspace = true
oxilangtag.workspace = true
thiserror.workspace = true
tracing.workspace = true