-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Some MSRVs are inaccurate #6741
Copy link
Copy link
Closed
Labels
arrowChanges to the arrow crateChanges to the arrow cratearrow-flightChanges to the arrow-flight crateChanges to the arrow-flight cratebugparquetChanges to the parquet crateChanges to the parquet crate
Metadata
Metadata
Assignees
Labels
arrowChanges to the arrow crateChanges to the arrow cratearrow-flightChanges to the arrow-flight crateChanges to the arrow-flight cratebugparquetChanges to the parquet crateChanges to the parquet crate
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
Some MSRVs (the
rust-versionfield inCargo.tomls) in this repo are inaccurate.To Reproduce
cargo install msrv && cargo msrv verify --manifest-path ./arrow-integration-testing/Cargo.tomland see that it failsExpected behavior
MSRVs should all be valid
Additional context
I'll file a PR to fix this