From 0ec3c8d1c51ea2286e7762f3a3d1cbebd7700f50 Mon Sep 17 00:00:00 2001 From: gennyble Date: Fri, 12 Jan 2024 12:08:19 -0600 Subject: squash: fix tolerance and add algorithm selection --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a4f7347..c5bb6a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,7 @@ repository = "https://github.com/gennyble/colorsquash" [dependencies] rgb = "0.8.36" +gifed = { path = "../gifed/gifed", optional = true } [workspace] members = ["squash"] -- cgit 1.4.1-3-g733a5