refactor: remove unused dependencies and update color space calculations

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-24 11:02:53 +02:00
parent f330d02944
commit da23592896
4 changed files with 94 additions and 80 deletions

View File

@@ -10,7 +10,6 @@ image = "0.25.10"
indicatif = "0.18.4"
palette = "0.7"
rayon = "1.12.0"
thiserror = "2.0.18"
tracing = "0.1.44"
tracing-subscriber = "0.3.23"
walkdir = "2"