diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -256,6 +256,7 @@ name = "kd-forest" version = "2.0.0" dependencies = [ "acap", + "atty", "clap", "image", "rand", |
index : kd-forest.git | ||
An implementation of k-d forests | Tavian Barnes <tavianator@tavianator.com> |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.lock | 1 |
@@ -256,6 +256,7 @@ name = "kd-forest" version = "2.0.0" dependencies = [ "acap", + "atty", "clap", "image", "rand", |