Skip to content

Bump MSRV to 1.84#70

Merged
lukipuki merged 1 commit intomainfrom
bump-msrv
Oct 29, 2025
Merged

Bump MSRV to 1.84#70
lukipuki merged 1 commit intomainfrom
bump-msrv

Conversation

@lukipuki
Copy link
Collaborator

Summary
Rust 1.84 brings a MSRV-aware resolver which discards dependencies which require a too new toolchain.

Thus we cand drop the pinned version of indexmap, the resolver will do its job.

Related Issues
#46

Proposed Changes

  • Bump MSRV to 1.84
  • Drop indexmap dependency

Checklist

  • Tests pass locally

Rust 1.84 brings a MSRV-aware resolver which discards dependencies which
require a too new toolchain.

Thus we cand drop the pinned version of indexmap, the resolver will do
its job.
@lukipuki lukipuki mentioned this pull request Oct 27, 2025
2 tasks
@lukipuki lukipuki merged commit 5c504ff into main Oct 29, 2025
12 checks passed
@lukipuki lukipuki deleted the bump-msrv branch October 29, 2025 10:04
@lukipuki lukipuki mentioned this pull request Mar 3, 2026
2 tasks
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