Skip to content

Commit 0ba9ba7

Browse files
committed
Prepare for mdbook 0.5
The `multilingual` field has been removed in mdbook 0.5. Additionally this removes the unnecessary `src` value which defaults to the same value.
1 parent d1b51ea commit 0ba9ba7

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)