alamb opened a new issue, #21040: URL: https://github.com/apache/datafusion/issues/21040
### Is your feature request related to a problem or challenge? Rist 1.94 was released recently: https://blog.rust-lang.org/2026/03/05/Rust-1.94.0/ ### Describe the solution you'd like let's update our workspace to use it. ### Describe alternatives you've considered The toolchain is defined https://github.com/apache/datafusion/blob/main/rust-toolchain.toml You can follow @dariocurr 's pattern here to update - https://github.com/apache/datafusion/pull/20309 Note that it is important to run clippy and cargo_fmt before submitting a PR ### 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
