Skip to content

fix(ci): update MSRV for extended crates from 1.72 to 1.77#5810

Merged
jouho merged 1 commit intoaws:mainfrom
jouho:version-bump-0330
Mar 31, 2026
Merged

fix(ci): update MSRV for extended crates from 1.72 to 1.77#5810
jouho merged 1 commit intoaws:mainfrom
jouho:version-bump-0330

Conversation

@jouho
Copy link
Copy Markdown
Contributor

@jouho jouho commented Mar 30, 2026

Goal

Unblock CI by resolving MSRV conflict

Why

Latest version of rustc-hash requires MSRV 1.77, and it currently blocking the CI: https://github.com/aws/s2n-tls/actions/runs/23762242556/job/69232543377?pr=5798

How

Update to a more recent MSRV. 1.77. (~2 years old)
Also fixes a few clippy errors introduced by the new versions.

Testing

CI is passing now

Related

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Mar 30, 2026
@jouho jouho force-pushed the version-bump-0330 branch from 2d56c8f to 35169c6 Compare March 30, 2026 23:24
@jouho jouho changed the title fix(ci): update MSRV for extended crates from 1.72 to 1.81 fix(ci): update MSRV for extended crates from 1.72 to 1.77 Mar 30, 2026
@jouho jouho force-pushed the version-bump-0330 branch from 35169c6 to f79d1d0 Compare March 30, 2026 23:36
@jouho jouho marked this pull request as ready for review March 30, 2026 23:46
@jouho jouho enabled auto-merge March 30, 2026 23:47
@jouho jouho added this pull request to the merge queue Mar 31, 2026
Merged via the queue into aws:main with commit a71ea1f Mar 31, 2026
55 checks passed
@jouho jouho deleted the version-bump-0330 branch March 31, 2026 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants