Skip to content

Conversation

@djc
Copy link
Member

@djc djc commented Oct 26, 2025

Fixes an issue with newer MSRV for indexmap (via h2) in scheduled CI.

  Downloaded dunce v1.0.5
error: package `indexmap v2.12.0` cannot be built because it requires rustc 1.82 or newer, while the currently active rustc version is 1.71.1
Either upgrade to rustc 1.82 or newer, or use
cargo update -p [email protected] --precise ver
where `ver` is the latest version of `indexmap` supporting rustc 1.71.1

@djc djc requested review from cpu and ctz October 26, 2025 11:53
@djc djc enabled auto-merge October 26, 2025 11:56
@djc djc added this pull request to the merge queue Oct 26, 2025
Merged via the queue into main with commit 7d02129 Oct 26, 2025
22 checks passed
@djc djc deleted the ci-locked branch October 26, 2025 12:08
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.

3 participants