mobile update

This commit is contained in:
arrelin
2026-03-10 13:54:27 +03:00
parent 6f679a5066
commit d7802cf584
76 changed files with 1503 additions and 10 deletions

View File

@@ -24,4 +24,5 @@ thiserror = "2.0"
time = "0.3"
oauth2 = { version = "5.0.0", features = ["reqwest"] }
reqwest = { version = "0.13.1", features = ["json"] }
rand = "0.9.2"
rand = "0.9.2"
uuid = { version = "1", features = ["v4"] }