diff options
| author | Sébastien d'Herbais de Thun <sebastien.d.herbais@gmail.com> | 2023-11-17 19:42:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-17 19:42:49 +0100 |
| commit | f5b3af3c1ba4eabef1630afa1c7d496af0b72557 (patch) | |
| tree | aaf86c488d8e6ef20f8bda4d8f8486127a770a18 /Cargo.lock | |
| parent | b0e81d4b3fd2bd525955f1d95145cf62d64ac096 (diff) | |
Parallel image encoding (#2693)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2903,6 +2903,7 @@ dependencies = [ "log", "once_cell", "palette", + "rayon", "regex", "roxmltree", "rustybuzz", |
