Skip to content

Commit

Permalink
Update gtfs-structures requirement from 0.39 to 0.40
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: gtfs-structures
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent f487310 commit 87edda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ csv = "1.3"
serde = { version = "1.0", features = ["derive"] }
tokio = { version = "1.33", features = ["full"] }
futures = "0.3"
gtfs-structures = "0.39"
gtfs-structures = "0.40"
tungstenite = "0.21.0"
postgres = "0.19.7"
postgis = "0.9.0"
Expand Down

0 comments on commit 87edda7

Please sign in to comment.