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

chore: bump MSRV to 1.60.0 #1620

Merged
merged 2 commits into from
Feb 3, 2023
Merged

chore: bump MSRV to 1.60.0 #1620

merged 2 commits into from
Feb 3, 2023

Conversation

camshaft
Copy link
Contributor

@camshaft camshaft commented Feb 1, 2023

Description of changes:

One of our indirect dependencies (miniz_oxide) now uses a feature from 1.60. Since 1.57 is now over a year old, it's probably time to bump. Otherwise, it's going to be a pain to fix this dependency.

Call-outs:

I went ahead and fixed all of the latest clippy warnings and added a MSRV to the clippy config.

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

@camshaft camshaft marked this pull request as ready for review February 2, 2023 09:00
@WesleyRosenblum
Copy link
Contributor

Why not jump to 1.62.0 (2022-06-30) or 1.62.1 (2022-07-19)?

@camshaft
Copy link
Contributor Author

camshaft commented Feb 3, 2023

I went the lowest I could go in this case, just to try and maximize the MSRV window. I can't really think of a reason to support a newer version other than getting new features or our dependencies breaking MSRV.

@camshaft camshaft merged commit 284ca92 into main Feb 3, 2023
@camshaft camshaft deleted the camshaft/clippy-msrv branch February 3, 2023 18:31
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