Skip to content

Commit f2c6816

Browse files
authored
deps: bump a few (#190)
1 parent 2939c03 commit f2c6816

File tree

2 files changed

+43
-82
lines changed

2 files changed

+43
-82
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ clap = "4.5.31"
1717
duckdb = { version = "1.4.0", features = ["serde_json"] }
1818
futures-core = "0.3.31"
1919
futures-util = "0.3.31"
20-
geoarrow-schema = "0.4.0"
20+
geoarrow-schema = "0.6.2"
2121
geojson = "0.24.1"
2222
object_store = { version = "0.12.4", features = ["gcp", "aws", "azure", "http"] }
2323
openssl = { version = "0.10", features = ["vendored"], optional = true }
@@ -42,4 +42,4 @@ tokio = { version = "1.44.0", features = ["rt-multi-thread"] }
4242
tracing = "0.1.41"
4343

4444
[build-dependencies]
45-
cargo-lock = "10"
45+
cargo-lock = "11"

0 commit comments

Comments
 (0)