Files
tools/graph/Cargo.toml
T
2026-08-07 18:16:03 -04:00

9 lines
156 B
TOML

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