diff options
Diffstat (limited to 'forest')
-rw-r--r-- | forest/Cargo.toml | 2 |
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 |