mostly works for fetching gtfs zips
This commit is contained in:
parent
167cffc868
commit
f407992035
4 changed files with 679 additions and 42 deletions
|
|
@ -18,3 +18,5 @@ env_logger = "0.11.8"
|
|||
log = "0.4.27"
|
||||
reqwest = { version = "0.12.22", features = [ "json", "blocking" ] }
|
||||
serde_yaml = "0.9.34"
|
||||
gtfs-structures = "0.45.1"
|
||||
zip = "5.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue