summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2022-02-14 14:39:17 -0300
committerSoniEx2 <endermoneymod@gmail.com>2022-02-14 14:39:17 -0300
commit784a3d79530ba3a9a18e31f98d7143315a71d86a (patch)
treef5ac63548bc7dea96271a26460bd404c2c988999 /Cargo.toml
parent81ecde02593b82e141ac51bb7778cfb9fad6c76e (diff)
Attempt to make trees
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c21b5d8..bbd897b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,3 +13,6 @@ homepage = "https://soniex2.github.io/ganarchy/project/139eede493cff4b24a253d2e7
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
+#ordered-float = "2.0"
+#qcell = { version = "0.5", default-features = false, features = ["alloc"] }
+anycast = "1.0"