Skip to content

Commit 21fb329

Browse files
committed
fix msrv in docs
1 parent 678b469 commit 21fb329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/src/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To make it easier to run, put the path to the binary into your `PATH`.
2020

2121
To build the `mdbook` executable from source, you will first need to install Rust and Cargo.
2222
Follow the instructions on the [Rust installation page].
23-
mdBook currently requires at least Rust version 1.54.
23+
mdBook currently requires at least Rust version 1.56.
2424

2525
Once you have installed Rust, the following command can be used to build and install mdBook:
2626

0 commit comments

Comments
 (0)