This commit is contained in:
2026-08-05 18:33:30 -04:00
parent 7ce5ed118d
commit cd47d868c1
20 changed files with 307 additions and 181 deletions
+8
View File
@@ -0,0 +1,8 @@
[package]
name = "gl-graph"
version = "0.1.0"
edition = "2024"
[dependencies]
oxigraph.workspace = true
tracing.workspace = true