mobile update

This commit is contained in:
arrelin
2026-03-10 14:45:08 +03:00
parent 1832997ebe
commit 035e6b20c7
4 changed files with 33 additions and 7 deletions

View File

@@ -27,4 +27,6 @@ reqwest = { version = "0.13.1", features = ["json"] }
rand = "0.9.2"
uuid = { version = "1", features = ["v4"] }
sha2 = "0.10"
hex = "0.4"
hex = "0.4"
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }