mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 18:24:10 +02:00
archive more match data
This commit is contained in:
parent
0f86fda710
commit
65e2463941
10 changed files with 282 additions and 1 deletions
|
|
@ -18,4 +18,5 @@ sqlx = { version = "0.8.3", features = ["postgres", "runtime-tokio", "time"] }
|
|||
thiserror = "2.0.12"
|
||||
main_error = "0.1.2"
|
||||
tokio-stream = "0.1.17"
|
||||
futures-util = "0.3.31"
|
||||
futures-util = "0.3.31"
|
||||
time = "0.3.41"
|
||||
Loading…
Add table
Add a link
Reference in a new issue