You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: replace dtolnay/rust-toolchain with jdx/mise-action across all workflows
Standardize CI toolchain management on mise-action, making mise.toml the
single source of truth for tool versions. This replaces dtolnay/rust-toolchain,
jontze/action-mdbook, cargo-bins/cargo-binstall, extractions/setup-just,
actions/setup-python, taiki-e/install-action, and EmbarkStudios/cargo-deny-action
with a single mise-action step per job. The MSRV job retains dtolnay@1.91.0
for pinned older toolchain testing.
Also syncs Rust version to 1.93.0 in mise.toml to match rust-toolchain.toml
and adds mdbook-yml-header, mdbook-image-size, and cargo-outdated to mise.toml.
Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
0 commit comments