Skip to content

fix(ci): update msrv check to use Cargo.toml - #6021

Merged
boquan-fang merged 1 commit into
aws:mainfrom
jmayclin:2026-08-03-msrv-fix
Aug 4, 2026
Merged

fix(ci): update msrv check to use Cargo.toml#6021
boquan-fang merged 1 commit into
aws:mainfrom
jmayclin:2026-08-03-msrv-fix

Conversation

@jmayclin

@jmayclin jmayclin commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Goal

Fix failing CI

Why

it broken

How

s2n-quic no longer has a rust-toolchain.toml as of aws/s2n-quic#3180

So we directly read from Cargo.toml

Testing

CI should now pass.

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 Aug 3, 2026
@jmayclin
jmayclin marked this pull request as ready for review August 3, 2026 23:11
@CarolYeh910
CarolYeh910 added this pull request to the merge queue Aug 3, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 4, 2026
@boquan-fang
boquan-fang added this pull request to the merge queue Aug 4, 2026
Merged via the queue into aws:main with commit 853d194 Aug 4, 2026
61 checks passed
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