From be4084184ef33bf41041bb697ae66ed713ad734d Mon Sep 17 00:00:00 2001 From: Devon Sawatsky Date: Sat, 13 Jan 2024 22:36:54 -0800 Subject: update, add kmeans --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c5bb6a7..f8a9b05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ repository = "https://github.com/gennyble/colorsquash" [dependencies] rgb = "0.8.36" gifed = { path = "../gifed/gifed", optional = true } +kmeans = "0.2.1" [workspace] members = ["squash"] -- cgit 1.4.1-3-g733a5