From c887f5fef803e720052898b9561028dfd50e51db Mon Sep 17 00:00:00 2001 From: gennyble Date: Tue, 16 Jan 2024 15:06:29 -0600 Subject: ability to choose kmeans implementation --- squash/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'squash/Cargo.toml') diff --git a/squash/Cargo.toml b/squash/Cargo.toml index 7d33b5b..971afce 100644 --- a/squash/Cargo.toml +++ b/squash/Cargo.toml @@ -11,7 +11,7 @@ repository = "https://github.com/gennyble/colorsquash/tree/main/squash" [dependencies] # the meat 'o the thing! the meaning behind it all -colorsquash = { path = "..", version = "0.2.0", features = ["gifed", "kmeans"] } +colorsquash = { path = "..", version = "0.2.0", features = ["gifed"] } # just useful tools for writing binaries anyhow = "1.0.75" -- cgit 1.4.1-3-g733a5