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

This commit is contained in:
Schrottkatze 2024-09-10 21:37:18 +02:00
commit bd3674accf
No known key found for this signature in database
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",
]