feat: Enable optional sections in the book

pull/950/head
icarus 2 days ago
parent d24df23788
commit 8563ff5f4e
No known key found for this signature in database
GPG Key ID: D4AF089AAEC25D18

@ -25,6 +25,7 @@ custom-template = "custom-template.typ"
pdf = true pdf = true
section-number = true section-number = true
rust-book = true rust-book = true
optional = true
[rust] [rust]
edition = "2024" edition = "2024"

Loading…
Cancel
Save