Jefffrey opened a new issue, #9214:
URL: https://github.com/apache/arrow-datafusion/issues/9214

   ### Is your feature request related to a problem or challenge?
   
   Related to https://github.com/apache/arrow-datafusion/pull/8997
   
   We were blocked from changing the keys to inherit from workspace due to 
https://github.com/foresterre/cargo-msrv/issues/590
   
   This should be now fixed with 
https://github.com/foresterre/cargo-msrv/pull/882 being merged in, but we need 
to wait for the next release of cargo-msrv
   
   
   ### Describe the solution you'd like
   
   Change all occurrences in workspace Cargo.toml files to use the workspace 
specified rust-version instead of re-declaring
   
   e.g. 
https://github.com/apache/arrow-datafusion/blob/2615d1bd81409b9ecc3e9a4683733c1d60992aa9/datafusion/core/Cargo.toml#L30-L33
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   This issue is mainly just a reminder for us (or someone) to do this in the 
future, whenever cargo-msrv has a new release (or we can use a 0.16 beta 
version)


-- 
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]

Reply via email to