Refactor grouping

This commit is contained in:
2026-03-28 11:20:16 -07:00
parent 9967e066bb
commit 5527b61d39
40 changed files with 466 additions and 630 deletions

4
Cargo.lock generated
View File

@@ -2042,15 +2042,15 @@ dependencies = [
"chrono",
"percent-encoding",
"pile-config",
"pile-io",
"pile-toolbox",
"pile-value",
"regex",
"serde",
"serde_json",
"tantivy",
"thiserror",
"tokio",
"tokio-stream",
"tokio-util",
"toml",
"tracing",
"utoipa",