Skip to content

mdbook-i18n-helpers: fix broken build - #15881

Open
xingyaner wants to merge 1 commit into
google:masterfrom
xingyaner:fix-mdbook-i18n-helpers
Open

mdbook-i18n-helpers: fix broken build#15881
xingyaner wants to merge 1 commit into
google:masterfrom
xingyaner:fix-mdbook-i18n-helpers

Conversation

@xingyaner

Copy link
Copy Markdown
Contributor

Update the Rust nightly toolchain used by mdbook-i18n-helpers.
Commit 7181fcd updated the project dependencies and introduced mdbook-renderer 0.5.3, whose manifest requires Edition 2024 support. The previously pinned nightly-2024-07-07 toolchain uses Cargo 1.81 nightly, which cannot parse this manifest and causes cargo fuzz build to fail before compilation.
Using the current nightly toolchain provides the required Cargo support while leaving the existing fuzz targets and build logic unchanged.

@github-actions

Copy link
Copy Markdown

xingyaner is a new contributor to projects/mdbook-i18n-helpers. The PR must be approved by known contributors before it can be merged. The past contributors are: kdarkhan

@xingyaner
xingyaner force-pushed the fix-mdbook-i18n-helpers branch from 1314a7c to 12346a4 Compare July 30, 2026 12:41
@xingyaner
xingyaner force-pushed the fix-mdbook-i18n-helpers branch from 12346a4 to 9569208 Compare August 11, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant