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