archive more match data

This commit is contained in:
Robin Appelman 2025-04-19 00:15:43 +02:00
commit 65e2463941
10 changed files with 282 additions and 1 deletions

1
archiver/Cargo.lock generated
View file

@ -94,6 +94,7 @@ dependencies = [
"serde",
"sqlx",
"thiserror 2.0.12",
"time",
"tokio",
"tokio-stream",
"toml",