Skip to content

Commit 0aae4ef

Browse files
chore(deps): update geoarrow-array requirement from 0.4.0 to 0.5.0
Updates the requirements on [geoarrow-array](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: geoarrow-array dependency-version: 0.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16b1da4 commit 0aae4ef

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
@@ -58,7 +58,7 @@ futures-util = "0.3.31"
5858
geo = "0.31.0"
5959
geo-traits = "0.3.0"
6060
geo-types = "0.7.16"
61-
geoarrow-array = "0.4.0"
61+
geoarrow-array = "0.5.0"
6262
geoparquet = "0.4.0"
6363
geoarrow-schema = "0.4.0"
6464
geojson = "0.24.1"

0 commit comments

Comments
 (0)