From 8f599c7e4878d5d3f3f5fd7eb7f2196d9d665d02 Mon Sep 17 00:00:00 2001 From: gennyble Date: Sun, 3 Oct 2021 20:58:06 -0500 Subject: Rework color map creation, remove parallelation --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a116a39..9a2c9ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,8 @@ edition = "2021" [dependencies] image = "0.23.14" +ahash = "0.7.4" +libc = "0.2.103" rayon = "*" [dependencies.kmeans_colors] -- cgit 1.4.1-3-g733a5