alamb opened a new issue, #58: URL: https://github.com/apache/arrow-rs-object-store/issues/58
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** It appears we are using something that requires Rust 1.64: https://github.com/apache/arrow-rs/actions/runs/10099988786/job/27930338500?pr=6120 A new version of clippy found this Since [Rust 1.64 was released almost 2 years ago](https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html) (September 2022) I think it is safe to upgrade **Describe the solution you'd like** Update object store MSRV to `1.64` **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> **Additional context** <!-- Add any other context or screenshots about the feature request here. --> -- 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]
