Skip to content

Commit 2c0cd03

Browse files
committed
Upgrade geoarrow-schema for geodatafusion-python
1 parent 974c31e commit 2c0cd03

2 files changed

Lines changed: 24 additions & 43 deletions

File tree

python/Cargo.lock

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

python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ crate-type = ["cdylib"]
2020
[dependencies]
2121
datafusion = { version = "53", default-features = false }
2222
datafusion-ffi = "53"
23-
geoarrow-schema = "0.7.0"
23+
geoarrow-schema = "0.8.0"
2424
geodatafusion = { path = "../rust/geodatafusion" }
2525
pyo3 = { version = "0.26", features = [
2626
"hashbrown",

0 commit comments

Comments
 (0)