File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -31,11 +31,11 @@ rust-version = "1.82"
3131
3232[workspace .dependencies ]
3333anyhow = " 1.0"
34- arrow = " 53.1 .0"
35- arrow-array = " 53.1 .0"
36- arrow-cast = " 53.1 .0"
37- arrow-json = " 53.1 .0"
38- arrow-schema = " 53.1 .0"
34+ arrow = " 54.2 .0"
35+ arrow-array = " 54.2 .0"
36+ arrow-cast = " 54.2 .0"
37+ arrow-json = " 54.2 .0"
38+ arrow-schema = " 54.2 .0"
3939assert-json-diff = " 2.0"
4040assert_cmd = " 2.0"
4141async-stream = " 0.3.6"
@@ -46,21 +46,21 @@ bytes = "1.7"
4646chrono = " 0.4.38"
4747clap = " 4.5"
4848cql2 = " 0.3.0"
49- duckdb = " =1.1.1 "
49+ duckdb = " =1.2.0 "
5050fluent-uri = " 0.3.2"
5151futures = " 0.3.31"
5252geo = " 0.29.3"
5353geo-types = " 0.7.15"
54- geoarrow = " 0.4.0-beta.3 "
54+ geoarrow = " 0.4.0-beta.4 "
5555geojson = " 0.24.1"
5656http = " 1.1"
5757jsonschema = { version = " 0.29.0" , default-features = false }
58- libduckdb-sys = " =1.1.1 "
58+ libduckdb-sys = " =1.2.0 "
5959log = " 0.4.25"
6060mime = " 0.3.17"
6161mockito = " 1.5"
6262object_store = " 0.11.0"
63- parquet = { version = " 53.1 .0" , default-features = false }
63+ parquet = { version = " 54.2 .0" , default-features = false }
6464pgstac = { version = " 0.3.0" , path = " crates/pgstac" }
6565pyo3 = " 0.23.0"
6666pythonize = " 0.23.0"
You can’t perform that action at this time.
0 commit comments