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

Drop strict MSRV policy #124

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Drop strict MSRV policy #124

merged 1 commit into from
Sep 13, 2024

Conversation

dbrgn
Copy link
Owner

@dbrgn dbrgn commented Sep 13, 2024

See #123. Fixes #123.

Note: We still use a MSRV in CI (to avoid accidentally increasing the MSRV without a need), but we can bump it at any time without a breaking semver release (e.g. when a transitive dependency drops support for our current MSRV).

Copy link
Contributor

@eldruin eldruin left a comment

Choose a reason for hiding this comment

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

Thank you for your work!

@dbrgn dbrgn merged commit 19e008e into main Sep 13, 2024
3 checks passed
@dbrgn dbrgn deleted the drop-msrv branch September 13, 2024 16:41
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.

MSRV check broken
4 participants