Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-lower the MSRV to 1.48 #1808

Closed
wants to merge 1 commit into from
Closed

Re-lower the MSRV to 1.48 #1808

wants to merge 1 commit into from

Conversation

alex
Copy link
Collaborator

@alex alex commented Feb 3, 2023

No description provided.

@alex
Copy link
Collaborator Author

alex commented Feb 3, 2023

Clippy failures are addressed by #1807

@alex alex force-pushed the msrv branch 7 times, most recently from 603225f to fde45cb Compare February 3, 2023 18:48
@alex
Copy link
Collaborator Author

alex commented Feb 3, 2023

The no-op bssl-sys crate from crates.io has a 2021 edition, I've reached out to the maintainer to see about lowering that.

fail-fast: false
matrix:
# Current MSRV and expected next MSRV
RUST: ["1.48.0", "1.56.0"]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is 1.56 actually an expected next MSRV? that was IIRC just the one that one of those dependency minor versions required. I don't think it was any more intentional than that.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's pyca/cryptography's next expected MSRV (based on our usage numbers). So we'd be happy with that reality :-)

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough!

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