diff options
| author | Linus Unnebäck <linus@folkdatorn.se> | 2025-06-04 11:54:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-04 09:54:03 +0000 |
| commit | 1de2095f67c9719a973868618c3548dd6083f534 (patch) | |
| tree | 7b51d37a037c67fe0b2ecd1582970e83afd0cc5f /Cargo.lock | |
| parent | 5f776c7372ffecbbe959fbfa968c8c91efaf0061 (diff) | |
Add support for WebP images (#6311)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1215,6 +1215,7 @@ dependencies = [ "byteorder-lite", "color_quant", "gif", + "image-webp", "num-traits", "png", "zune-core", |
