Use the grenad rayon feature

This commit is contained in:
Clément Renault
2024-11-25 16:31:21 +01:00
parent 5606679c53
commit b4fb2dabd4
2 changed files with 2 additions and 1 deletions

1
Cargo.lock generated
View File

@ -2270,6 +2270,7 @@ dependencies = [
"bytemuck",
"byteorder",
"either",
"rayon",
"tempfile",
]