continue working on traveldings (get live checkin thing working maybe??)

This commit is contained in:
Schrottkatze 2024-09-10 21:37:18 +02:00
parent 258d4639d7
commit bd3674accf
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc
5 changed files with 274 additions and 30 deletions

1
Cargo.lock generated
View file

@ -1722,6 +1722,7 @@ dependencies = [
"reqwest",
"serde",
"serde_json",
"thiserror",
"tokio",
]