Skip to content

ci: Use new cargo resolver when running CI with MSRV#887

Merged
RaoulLuque merged 1 commit intopetgraph:masterfrom
RaoulLuque:use_new_cargo_dep_resolver_in_ci
Sep 28, 2025
Merged

ci: Use new cargo resolver when running CI with MSRV#887
RaoulLuque merged 1 commit intopetgraph:masterfrom
RaoulLuque:use_new_cargo_dep_resolver_in_ci

Conversation

@RaoulLuque
Copy link
Member

@RaoulLuque RaoulLuque commented Sep 22, 2025

As suggested in indexmap-rs/indexmap#419 (comment), this edits the CI action such that when it is run with the MSRV, Cargo resolves the dependencies for that use case first, such that compatible dependency versions should be locked in cargo.lock.

This is a follow-up and more permanent fix to the temporary fix from #878.

@RaoulLuque RaoulLuque added C-bugfix Category: PR with bug fix A-ci Area: CI labels Sep 22, 2025
@starovoid starovoid force-pushed the use_new_cargo_dep_resolver_in_ci branch from cfa4637 to e300efb Compare September 28, 2025 19:30
@RaoulLuque RaoulLuque added this pull request to the merge queue Sep 28, 2025
@RaoulLuque RaoulLuque added this to the 0.8.3 milestone Sep 28, 2025
Merged via the queue into petgraph:master with commit ce23445 Sep 28, 2025
11 checks passed
@RaoulLuque RaoulLuque deleted the use_new_cargo_dep_resolver_in_ci branch September 28, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ci Area: CI C-bugfix Category: PR with bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants