if0ne commented on code in PR #4043:
URL: https://github.com/apache/arrow-adbc/pull/4043#discussion_r2883968817


##########
rust/Cargo.toml:
##########
@@ -22,8 +22,8 @@ resolver = "2"
 [workspace.package]
 version = "0.23.0"
 description = "Rust implementation of Arrow Database Connectivity (ADBC)"
-edition = "2021"
-rust-version = "1.81"
+edition = "2024"
+rust-version = "1.88"

Review Comment:
   Initially, I chose 1.88 because adbc_datafusion has an MSRV of 1.88, and the 
`cargo check` produced an error when the 1.85 toolchain was selected.



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