summaryrefslogtreecommitdiff
path: root/forest
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2023-07-21 16:30:25 +0800
committerJSDurand <mmemmew@gmail.com>2023-07-21 16:30:25 +0800
commitffb6e689d28d295733b90f2b9e184205e33f19c2 (patch)
treefcdb2b298d2737eeeff4969f7e428c5b7cfd770c /forest
parent201830e33ab5c45044e960217e0ac8803e3e134d (diff)
Bump version number to 0.1.20.1.2
I have fixed another bug and think that the version of a more stable version is worth bumping the versions for.
Diffstat (limited to 'forest')
-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