mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
026d21d2c1
rustbook: update to use new mdbook-trpl package from The Book Updates to the latest merge from `rust-lang/book` and simplifies the dependency chain there. There are now three preprocessors, but only one package, so everything is a lot nicer to deal with from the consuming POV (i.e. here).