From 311826df49ee6d345c969068dca747725a1d7d98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Szab=C3=B3?= Date: Fri, 11 Apr 2025 12:06:47 +0300 Subject: [PATCH] remove the unused and deprecated `multilingual` field from `book.toml` --- book.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/book.toml b/book.toml index 5cad30a..99a6fee 100644 --- a/book.toml +++ b/book.toml @@ -1,7 +1,6 @@ [book] authors = ["Lenny Peng"] language = "zh" -multilingual = false src = "src" title = "Yet another Chinese rust-lang book." description = "又一本 rust-lang 书,Yet another Chinese rust-lang book。"