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

1
Cargo.lock generated
View File

@@ -878,7 +878,6 @@ dependencies = [
"palette",
"rayon",
"tempfile",
"thiserror",
"tracing",
"tracing-subscriber",
"walkdir",