Skip to content

Use the MSRV-aware resolver instead of pinning versions in CI#4624

Open
ogoffart wants to merge 1 commit into
rust-windowing:masterfrom
slint-ui:olivier/msrv-aware-resolver
Open

Use the MSRV-aware resolver instead of pinning versions in CI#4624
ogoffart wants to merge 1 commit into
rust-windowing:masterfrom
slint-ui:olivier/msrv-aware-resolver

Conversation

@ogoffart

@ogoffart ogoffart commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Resolver 3 skips dependency versions whose rust-version is above ours, so the CI lockfile step no longer needs --precise pins that must be maintained by hand.
This is also more reliable as more crate are release with higher MSRV

Resolver 3 skips dependency versions whose rust-version is above
ours, so the CI lockfile step no longer needs --precise pins that
must be maintained by hand.
This is also more reliable as more crate are release with higher MSRV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants