Skip to content

bump MSRV to 1.71.1#734

Closed
chris-laplante wants to merge 1 commit intoconsole-rs:mainfrom
chris-laplante:cpl/msrv
Closed

bump MSRV to 1.71.1#734
chris-laplante wants to merge 1 commit intoconsole-rs:mainfrom
chris-laplante:cpl/msrv

Conversation

@chris-laplante
Copy link
Copy Markdown
Collaborator

Found using 'cargo msrv'. Resolves CI #1103

Found using 'cargo msrv'. Resolves CI #1103
@djc
Copy link
Copy Markdown
Member

djc commented Oct 17, 2025

I think you may have run cargo-msrv without --all-features. I think we should do something different to prevent the optional rayon dependency from requiring a higher MSRV.

@chris-laplante
Copy link
Copy Markdown
Collaborator Author

I think you may have run cargo-msrv without --all-features. I think we should do something different to prevent the optional rayon dependency from requiring a higher MSRV.

You are correct, good call! However even when I run it with --all-features, it reports the same MSRV strangely.

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.

2 participants