Skip to content

chore(msrv): cargo update and bump MSRV to 1.81 #754

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

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

lcian
Copy link
Member

@lcian lcian commented Mar 19, 2025

The MSRV is actually 1.81, I didn't run cargo update the last time 😄

@lcian lcian requested a review from Swatinem March 19, 2025 09:28
Copy link
Member

@Swatinem Swatinem left a comment

Choose a reason for hiding this comment

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

In general I’m 👍🏻 on bumping msrv.
Though the very latest cargo with resolver=3 is "msrv aware", meaning that it picks msrv compatible versions when doing a cargo update, etc.

Though that latest cargo version is 1.85, and requires that explicit resolver setting for workspaces, or the 2024 edition for crates, which I think we are still quite far away from.

@lcian lcian merged commit 3b73aac into master Mar 19, 2025
14 checks passed
@lcian lcian deleted the lcian/chore/msrv-1.81.0 branch March 19, 2025 10:06
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