summaryrefslogtreecommitdiff
path: root/forest/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'forest/Cargo.toml')
-rw-r--r--forest/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/forest/Cargo.toml b/forest/Cargo.toml
index 8cc445b..5702265 100644
--- a/forest/Cargo.toml
+++ b/forest/Cargo.toml
@@ -13,5 +13,6 @@ test-print-viz = []
[dependencies]
graph = { path = "../graph" }
+grammar = { path = "../grammar" }
# This should be integrated in the package, but it is not yet done. \ No newline at end of file