Initial implementation of 'next arrivals'. Needs more work.

This commit is contained in:
2026-04-27 21:00:45 +01:00
parent c83ac39bac
commit 431f21a8b8
5 changed files with 81 additions and 20 deletions
+1
View File
@@ -8,6 +8,7 @@ host = "x86_64-unknown-linux-gnu"
sdl3 = {version = "0.17", features = ["ttf"]}
serde = "1.0"
gtfs-structures = "0.47"
chrono = "*"
zip = "8.3"
csv = "1.4"