Skip to content

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

Merged
lcian merged 1 commit intomasterfrom
lcian/chore/msrv-1.81.0
Mar 19, 2025
Merged

chore(msrv): cargo update and bump MSRV to 1.81#754
lcian merged 1 commit intomasterfrom
lcian/chore/msrv-1.81.0

Conversation

@lcian
Copy link
Copy Markdown
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
Copy Markdown
Contributor

@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