Set-up rayon

This commit is contained in:
Marc Plano-Lesay 2024-10-11 11:46:53 +11:00
parent 60d254952b
commit f9bdb7896c
3 changed files with 4 additions and 1 deletions

View file

@ -9,5 +9,6 @@ image = "0.25.2"
log = "0.4.22"
pdf-writer = "0.12.0"
pretty_env_logger = "0.5.0"
rayon = "1.10.0"
walkdir = "2.5.0"
zip = "2.2.0"