Skip to content

chore: don't pin toolchain version in bun scripts#86

Closed
IaroslavMazur wants to merge 1 commit intomainfrom
iaro/rust-toolchain-version
Closed

chore: don't pin toolchain version in bun scripts#86
IaroslavMazur wants to merge 1 commit intomainfrom
iaro/rust-toolchain-version

Conversation

@IaroslavMazur
Copy link
Copy Markdown
Member

We shouldn't reference a specific Rust toolchain version from the past, as it'll, normally, become incompatible with the rest of the dependencies quite soon - and require regular maintenance.

Referencing the generic toolchain kind (i.e. nightly or stable) is the way.

@IaroslavMazur IaroslavMazur deleted the iaro/rust-toolchain-version branch May 3, 2025 08:37
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