Skip to content

Commit 910fa6b

Browse files
chore(deps): update geoarrow-schema requirement from 0.5.0 to 0.6.1
Updates the requirements on [geoarrow-schema](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.5.0...rust-v0.6.1) --- updated-dependencies: - dependency-name: geoarrow-schema dependency-version: 0.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba9e461 commit 910fa6b

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
@@ -60,7 +60,7 @@ geo-traits = "0.3.0"
6060
geo-types = "0.7.16"
6161
geoarrow-array = "0.5.0"
6262
geoparquet = "0.5.0"
63-
geoarrow-schema = "0.5.0"
63+
geoarrow-schema = "0.6.1"
6464
geojson = "0.24.1"
6565
getrandom = { version = "0.3.3", features = ["wasm_js"] }
6666
http = "1.1"

0 commit comments

Comments
 (0)