live tracking and filter
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
This commit is contained in:
parent
534c36b0f7
commit
f5e0a31bb7
16 changed files with 414 additions and 115 deletions
|
|
@ -18,5 +18,5 @@ serde = "1.0.219"
|
|||
chrono = "0.4.41"
|
||||
chrono-tz = "0.10.4"
|
||||
actix-cors = "0.7.1"
|
||||
reqwest = { version = "0.12.22", features = [ "json" ] }
|
||||
reqwest = { version = "0.12.22", features = [ "json", "blocking" ] }
|
||||
sqlx-cli = "0.8.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue