MSRV check on CI #4487
Labels
arrow
Changes to the arrow crate
arrow-flight
Changes to the arrow-flight crate
enhancement
Any new improvement worthy of a entry in the changelog
object-store
Object Store Interface
parquet
Changes to the parquet crate
From #181
Currently, Cargo.toml says that this project support Rust 1.62, but when we actually check the MSRV, it appears to be Rust 1.70.
arrow-rs/Cargo.toml
Line 76 in 08a57e9
I would like to be able to check the MSRV on the CI to set the appropriate
rust-version
on the Cargo.toml.The text was updated successfully, but these errors were encountered: