alamb commented on code in PR #1736:
URL: 
https://github.com/apache/datafusion-sqlparser-rs/pull/1736#discussion_r1965389503


##########
Cargo.toml:
##########
@@ -30,7 +30,7 @@ include = [
     "Cargo.toml",
     "LICENSE.TXT",
 ]
-edition = "2021"
+edition = "2024"

Review Comment:
   my only concern is if this will force users of slparser to use newer 
versions of the rust compiler (as in once we release sqlparser with this 
change, will it require the use of rust 1.85?)
   
   I haven't studied the implications yet
   



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