Skip to content

Commit 59081e8

Browse files
chore(deps): update geoparquet requirement from 0.4.0 to 0.5.0
Updates the requirements on [geoparquet](https://github.com/geoarrow/geoarrow-rs) to permit the latest version. - [Release notes](https://github.com/geoarrow/geoarrow-rs/releases) - [Changelog](https://github.com/geoarrow/geoarrow-rs/blob/main/CHANGELOG.md) - [Commits](geoarrow/geoarrow-rs@py-v0.4.0...py-v0.4.0) --- updated-dependencies: - dependency-name: geoparquet dependency-version: 0.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16b1da4 commit 59081e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ geo = "0.31.0"
5959
geo-traits = "0.3.0"
6060
geo-types = "0.7.16"
6161
geoarrow-array = "0.4.0"
62-
geoparquet = "0.4.0"
62+
geoparquet = "0.5.0"
6363
geoarrow-schema = "0.4.0"
6464
geojson = "0.24.1"
6565
getrandom = { version = "0.3.3", features = ["wasm_js"] }

0 commit comments

Comments
 (0)