background loading

This commit is contained in:
Simon
2025-06-15 07:29:39 +00:00
parent 8cd404d6b1
commit c34d6dcc14
6 changed files with 40 additions and 9 deletions

View File

@@ -15,4 +15,5 @@ ntex-files = "2.0.0"
reqwest = { version = "0.12.18", features = ["blocking", "json", "rustls-tls"] }
serde = "1.0.219"
serde_json = "1.0.140"
tokio = "1.45.1"