findepi commented on code in PR #14655:
URL: https://github.com/apache/datafusion/pull/14655#discussion_r1955240819


##########
docs/source/contributor-guide/howtos.md:
##########
@@ -19,6 +19,12 @@
 
 # HOWTOs
 
+## How to update the version of Rust used in CI tests
+
+- Make a PR to update the [rust-toolchain] file in the root of the repository:
+
+[rust-toolchain]: 
https://github.com/apache/datafusion/blob/main/rust-toolchain.toml

Review Comment:
   Does this apply to CI only, or is rust-toolchain read by cargo too?



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