Skip to content

Commit fa360da

Browse files
committed
Remove book.multilingual and book.edition fields
This is needed for migration to v0.5.x of mdBook
1 parent 48504c7 commit fa360da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

book.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
[book]
22
authors = ["Lukas Wirth"]
33
language = "en"
4-
multilingual = false
54
src = "src"
65
title = "The Little Book of Rust Macros"
7-
edition = "2018"
86

97
[build]
108
create-missing = true

0 commit comments

Comments
 (0)