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

Add MSRV line #126

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Add MSRV line #126

merged 1 commit into from
Feb 4, 2024

Conversation

Manishearth
Copy link
Member

We enforce this in CI, we should mention this in Cargo.toml.

@Manishearth
Copy link
Member Author

One potential reason to bump MSRV is that new Cargo will update the lockfile even when MSRV is present. We should potentially pick the first Rust version that accepts lockfile version 3.

@mbrubeck mbrubeck merged commit 53a09be into servo:master Feb 4, 2024
7 checks passed
@Manishearth Manishearth deleted the msrv branch February 5, 2024 18:49
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