Add metadata, watermark, and rename dependencies: little_exif, imageproc, ab_glyph

This commit is contained in:
2026-03-06 02:03:04 +02:00
parent 52931daf53
commit ea4ea9c9c4
2 changed files with 283 additions and 5 deletions

View File

@@ -16,6 +16,9 @@ walkdir = "2"
mozjpeg = "0.10"
oxipng = "10"
webp = "0.3"
little_exif = "0.4"
imageproc = "0.25"
ab_glyph = "0.2"
[dev-dependencies]
tempfile = "3"