summaryrefslogtreecommitdiff
path: root/graph_macro/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'graph_macro/Cargo.toml')
-rw-r--r--graph_macro/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/graph_macro/Cargo.toml b/graph_macro/Cargo.toml
index 1e4c4db..6e96140 100644
--- a/graph_macro/Cargo.toml
+++ b/graph_macro/Cargo.toml
@@ -9,3 +9,4 @@ edition = "2021"
proc-macro = true
[dependencies]
+graph = { path = "../graph" } \ No newline at end of file