alamb commented on code in PR #12334:
URL: https://github.com/apache/datafusion/pull/12334#discussion_r1746123993


##########
datafusion-cli/Cargo.toml:
##########
@@ -26,7 +26,7 @@ license = "Apache-2.0"
 homepage = "https://datafusion.apache.org";
 repository = "https://github.com/apache/datafusion";
 # Specify MSRV here as `cargo msrv` doesn't support workspace version
-rust-version = "1.76"
+rust-version = "1.78"

Review Comment:
   I also hit this in  https://github.com/apache/datafusion/pull/12032 and 
found another workaround: 
https://github.com/apache/datafusion/pull/12032/files#r1742677561 
   
   (I don't think we can update the MSRV until Nov according to our policy



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

Reply via email to