Skip to content

Commit 7f4162a

Browse files
committed
Install new version of mdbook too.
1 parent d47ede9 commit 7f4162a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xtask/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ fn install_tools(binstall: bool) -> Result<()> {
140140

141141
// The --locked flag is important for reproducible builds.
142142
let tools = [
143-
("mdbook", "0.4.52"),
143+
("mdbook", "0.5.2"),
144144
("mdbook-svgbob", "0.2.2"),
145145
("mdbook-pandoc", "0.10.4"),
146146
("mdbook-i18n-helpers", "0.3.6"),

0 commit comments

Comments
 (0)