Some MSRVs are inaccurate #6741
Labels
arrow
Changes to the arrow crate
arrow-flight
Changes to the arrow-flight crate
bug
parquet
Changes to the parquet crate
Describe the bug
Some MSRVs (the
rust-version
field inCargo.toml
s) in this repo are inaccurate.To Reproduce
cargo install msrv && cargo msrv verify --manifest-path ./arrow-integration-testing/Cargo.toml
and see that it failsExpected behavior
MSRVs should all be valid
Additional context
I'll file a PR to fix this
The text was updated successfully, but these errors were encountered: