Skip to content

Commit 00c3b96

Browse files
chore(deps): bump geoarrow-schema from 0.7.0 to 0.8.0
Bumps [geoarrow-schema](https://github.com/geoarrow/geoarrow-rs) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/geoarrow/geoarrow-rs/releases) - [Changelog](https://github.com/geoarrow/geoarrow-rs/blob/main/CHANGELOG.md) - [Commits](geoarrow/geoarrow-rs@rust-v0.7.0...rust-v0.8.0) --- updated-dependencies: - dependency-name: geoarrow-schema dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9006d82 commit 00c3b96

2 files changed

Lines changed: 48 additions & 29 deletions

File tree

Cargo.lock

Lines changed: 47 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

arrow-pg/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ chrono.workspace = true
2626
datafusion = { workspace = true, optional = true }
2727
futures.workspace = true
2828
geoarrow = { version = "0.7", optional = true }
29-
geoarrow-schema = { version = "0.7", optional = true }
29+
geoarrow-schema = { version = "0.8", optional = true }
3030
pg_interval = { version = "0.5.1", package = "pg_interval_2" }
3131
pgwire = { workspace = true, default-features = false, features = ["server-api", "pg-ext-types"] }
3232
postgres-types.workspace = true

0 commit comments

Comments
 (0)