Skip to content

Commit

Permalink
bump geozero
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv committed Nov 27, 2023
1 parent f7fd29d commit a7c5e8b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
11 changes: 5 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions geo-file-loader/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ time-logger = { path = "../time-logger" }
geo = "0.27"
geo-features = { path = "../geo-features" }
geojson = { version = "0.24", features = ["geo-types"] }
geozero = { version = "0.9", features = ["with-wkt"] }
geozero-shp = "0.4"
geozero = { version = "0.11", features = ["with-wkt"] }
geozero-shp = { git = "https://github.com/georust/geozero.git" }
serde_json = "1"
thiserror = "1"

0 comments on commit a7c5e8b

Please sign in to comment.