mobile update

This commit is contained in:
arrelin
2026-03-10 14:28:24 +03:00
parent 45eefeb1f5
commit 1832997ebe
5 changed files with 134 additions and 84 deletions

View File

@@ -25,4 +25,6 @@ time = "0.3"
oauth2 = { version = "5.0.0", features = ["reqwest"] }
reqwest = { version = "0.13.1", features = ["json"] }
rand = "0.9.2"
uuid = { version = "1", features = ["v4"] }
uuid = { version = "1", features = ["v4"] }
sha2 = "0.10"
hex = "0.4"