wip heartbeat stuff

This commit is contained in:
Luuk van Oijen
2023-11-19 22:07:16 +01:00
parent 0335d22809
commit 4bf4727cc3
3 changed files with 72 additions and 9 deletions

View File

@@ -21,8 +21,8 @@ futures = "0.3.29"
reqwest = { version = "0.11", features = ["json"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "*"
serde-aux = "4.2.0"
serde_json = "*"
toml = "0.5"
flate2 = "1.0"