Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Rust crate mdbook to v0.4.45 (#25193)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mdbook](https://redirect.github.com/rust-lang/mdBook) | dependencies | patch | `0.4.44` -> `0.4.45` | --- ### Release Notes <details> <summary>rust-lang/mdBook (mdbook)</summary> ### [`v0.4.45`](https://redirect.github.com/rust-lang/mdBook/blob/HEAD/CHANGELOG.md#mdBook-0445) [Compare Source](https://redirect.github.com/rust-lang/mdBook/compare/v0.4.44...v0.4.45) [v0.4.44...v0.4.45](https://redirect.github.com/rust-lang/mdBook/compare/v0.4.44...v0.4.45) ##### Changed - Added context to error message when rustdoc is not found. [#​2545](https://redirect.github.com/rust-lang/mdBook/pull/2545) - Slightly changed the styling rules around margins of footnotes. [#​2524](https://redirect.github.com/rust-lang/mdBook/pull/2524) ##### Fixed - Fixed an issue where it would panic if a source_path is not set. [#​2550](https://redirect.github.com/rust-lang/mdBook/pull/2550) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 3pm on Wednesday" in timezone America/New_York, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- Release Notes: - N/A <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information