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

Bump MSRV to 1.74, and fix MSRV testing in CI. #113

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

martinling
Copy link
Member

Our minimum supported Rust version (MSRV) is now 1.74.

This is imposed by the MSRV of recent versions of nusb - see kevinmehall/nusb#62.

☑️ Update the README and Cargo metadata to reflect this.

☑️ Fix CI testing of the MSRV, which was broken due to missing the override: true parameter for actions-rs/toolchain.

@miek miek merged commit 7af5d7f into greatscottgadgets:main Jul 3, 2024
7 of 8 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.

2 participants