Parallel indexing
All checks were successful
CI / Typos (push) Successful in 23s
CI / Clippy (push) Successful in 50s
CI / Build and test (push) Successful in 2m9s

This commit is contained in:
2026-02-21 21:37:45 -08:00
parent bf1241e0a5
commit 816100e9a3
10 changed files with 197 additions and 65 deletions

1
Cargo.lock generated
View File

@@ -1069,6 +1069,7 @@ dependencies = [
"pile-config",
"pile-flac",
"pile-toolbox",
"rayon",
"serde_json",
"tantivy",
"thiserror",