Jefffrey opened a new issue, #10226: URL: https://github.com/apache/arrow-rs/issues/10226
### Is your feature request related to a problem or challenge? Currently on 1.85: https://github.com/apache/arrow-rs/blob/c1f99af1dd9e8b79546440d3f69ada217e0f70b4/Cargo.toml#L85 Some dependencies have higher versions now: - https://github.com/apache/arrow-rs/pull/10219 - needs 1.86 - https://github.com/apache/arrow-rs/pull/10183 - needs 1.88 - https://github.com/apache/arrow-rs/pull/10205 - needs 1.95 ### Describe the solution you'd like Consider bumping our msrv, but keeping in line with our policy: https://github.com/apache/arrow-rs/blob/c1f99af1dd9e8b79546440d3f69ada217e0f70b4/README.md?plain=1#L114-L118 - If we decide to bump, we'd need to ensure we don't select too new a version, and do this as part of a major version bump ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
