1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-05-17 16:12:39 +02:00

remove the multilingual field from book.toml (#2710)

See https://github.com/szabgab/public-mdbooks/issues/10
This commit is contained in:
Gábor Szabó 2025-04-09 10:52:49 +03:00 committed by GitHub
parent f0a93a4ebb
commit 5211436446
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,6 @@
[book]
authors = ["Martin Geisler"]
language = "en"
multilingual = false
src = "src"
title = "Comprehensive Rust 🦀"