Update to Rust 2024

This commit is contained in:
Eric Huss
2025-07-21 10:30:43 -07:00
parent 0de13cf5a9
commit d5a505e0c6
7 changed files with 16 additions and 15 deletions

View File

@@ -20,7 +20,7 @@ To make it easier to run, put the path to the binary into your `PATH`.
To build the `mdbook` executable from source, you will first need to install Rust and Cargo.
Follow the instructions on the [Rust installation page].
mdBook currently requires at least Rust version 1.82.
mdBook currently requires at least Rust version 1.85.
Once you have installed Rust, the following command can be used to build and install mdBook: