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