-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
arrowChanges to the arrow crateChanges to the arrow cratearrow-flightChanges to the arrow-flight crateChanges to the arrow-flight cratebugdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Describe the bug
Prost bumped it's MSRV from 1.70 to 1.71.1 on it's v0.13.3 release
This clashes with arrow-flight MSRV 1.70, causing CI errors
Additional info
The 1.70 MSRV was set on #4490, on Jul 8, 2023, more than one year ago
Rust 1.70 was released on 1 June, 2023, while 1.71.1 on 3 August, 2023: ~2 months of difference
I think we can safely bump arrow-flight MSRV from 1.70 to 1.71.1, otherwise pin prost to v0.13.2.
Metadata
Metadata
Assignees
Labels
arrowChanges to the arrow crateChanges to the arrow cratearrow-flightChanges to the arrow-flight crateChanges to the arrow-flight cratebugdocumentationImprovements or additions to documentationImprovements or additions to documentation