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

Cargo.toml: bump MSRV to 1.75.0 #1453

Merged
merged 3 commits into from
Apr 18, 2024
Merged

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Apr 16, 2024

That's what's in c9s right now, which defines our lower bound.

That's what's in c9s right now, which defines our lower bound.
This reverts the `Cargo.toml` part of ee82223 ("cargo: update
dependencies") which limited the clap version to 4.4. But we should be
fine to pull in a newer version now that we bumped our MSRV.

See also: coreos#1426 (comment)
See also: https://src.fedoraproject.org/rpms/rust-coreos-installer/pull-request/65
We can't have our lint version be less than our MSRV.

Address two new minor lints.
Copy link
Member

@cverna cverna left a comment

Choose a reason for hiding this comment

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

LGTM

@travier travier merged commit 331b2ec into coreos:main Apr 18, 2024
14 checks passed
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.

3 participants