Skip to content

docs: fix Rust toolchain version#1054

Open
CryptAm wants to merge 1 commit into0xMiden:nextfrom
CryptAm:CryptAm-patch-1
Open

docs: fix Rust toolchain version#1054
CryptAm wants to merge 1 commit into0xMiden:nextfrom
CryptAm:CryptAm-patch-1

Conversation

@CryptAm
Copy link
Copy Markdown

@CryptAm CryptAm commented Apr 4, 2026

README previously stated development against Rust 1.73, but the repository pins nightly-2025-12-10 in rust-toolchain.toml. This mismatch causes build errors for new contributors using stable.

Replace hardcoded version with instruction to use the pinned toolchain via rustup after cloning.

README previously stated development against Rust 1.73, but the repository pins nightly-2025-12-10 in rust-toolchain.toml. This mismatch causes build errors for new contributors using stable.

Replace hardcoded version with instruction to use the pinned toolchain via rustup after cloning.
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