This commit is contained in:
2023-10-02 16:55:31 +03:00
parent 4452ddad79
commit 8623d8b6b4
3 changed files with 89 additions and 10 deletions

View File

@@ -13,6 +13,8 @@ serde_json = "1.0"
tokio = { version = "1", features = ["full"] }
reqwest = { version = "0.11", features = ["json"] }
futures = "0.3.28"
uuid = "1.4.1"
chrono = "0.4"
[[bin]]
name = "presense"