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

1
Cargo.lock generated
View file

@ -243,6 +243,7 @@ dependencies = [
"log",
"pdf-writer",
"pretty_env_logger",
"rayon",
"walkdir",
"zip",
]