Skip to content

chore: declare MSRV as rust-version = 1.85 across all published crates#108

Merged
rex-schilasky merged 1 commit into
mainfrom
chore/add-msrv
Apr 7, 2026
Merged

chore: declare MSRV as rust-version = 1.85 across all published crates#108
rex-schilasky merged 1 commit into
mainfrom
chore/add-msrv

Conversation

@rex-schilasky
Copy link
Copy Markdown
Collaborator

edition = '2024' and resolver = '3' both require Rust 1.85.0. Declaring rust-version gives users a clear error if their toolchain is too old instead of a cryptic compilation failure.

edition = '2024' and resolver = '3' both require Rust 1.85.0. Declaring
rust-version gives users a clear error if their toolchain is too old
instead of a cryptic compilation failure.
@rex-schilasky rex-schilasky merged commit d42d958 into main Apr 7, 2026
1 check passed
@rex-schilasky rex-schilasky deleted the chore/add-msrv branch April 7, 2026 18:36
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