File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repository = "https://github.com/geoarrow/geoarrow-rs"
99license = " MIT OR Apache-2.0"
1010keywords = [" webassembly" , " arrow" , " geospatial" ]
1111categories = [" wasm" , " science::geo" ]
12- rust-version = " 1.80 "
12+ rust-version = " 1.82 "
1313
1414[lib ]
1515crate-type = [" cdylib" , " rlib" ]
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ repository = "https://github.com/geoarrow/geoarrow-rs"
1111license = " MIT OR Apache-2.0"
1212keywords = [" python" , " arrow" , " geospatial" ]
1313categories = [" wasm" , " science::geo" ]
14- rust-version = " 1.80 "
14+ rust-version = " 1.82 "
1515
1616[workspace .dependencies ]
1717arrow = " 53"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repository = "https://github.com/geoarrow/geoarrow-rs"
99license = " MIT OR Apache-2.0"
1010keywords = [" python" , " arrow" ]
1111categories = []
12- rust-version = " 1.75 "
12+ rust-version = " 1.82 "
1313
1414[dependencies ]
1515arrow = { workspace = true , features = [" ffi" , " chrono-tz" ] }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
88repository = " https://github.com/geoarrow/geoarrow-rs"
99description = " Rust implementation of GeoArrow"
1010categories = [" science::geo" ]
11- rust-version = " 1.80 "
11+ rust-version = " 1.82 "
1212
1313[features ]
1414csv = [" geozero/with-csv" ]
You can’t perform that action at this time.
0 commit comments