Skip to content

Commit c5714b0

Browse files
Prepare for mdbook 0.5 (#15965)
The `multilingual` field has been removed in mdbook 0.5. Additionally this removes the unnecessary `src` value which defaults to the same value. changelog: none
2 parents da89652 + 0ba9ba7 commit c5714b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

book/book.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[book]
22
authors = ["The Rust Clippy Developers"]
33
language = "en"
4-
multilingual = false
5-
src = "src"
64
title = "Clippy Documentation"
75

86
[rust]

0 commit comments

Comments
 (0)