Skip to content

Commit

Permalink
add osmx dependency to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwhall committed Oct 28, 2024
1 parent 2f2de59 commit 9c942f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ lexical = "6.1.1"
log = "0.4.22"
once_cell = "1.19.0"
osmpbf = "0.3.4"
osmx = "0.2.0"
pest = "2.7.11"
pest_derive = "2.7.11"
quick-xml = { version = "0.36.1", features = ["overlapped-lists", "serialize"] }
Expand Down

0 comments on commit 9c942f2

Please sign in to comment.