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

MSRV needs to be 1.67 #52

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

waywardmonkeys
Copy link
Contributor

image has an MSRV of 1.67 in the 0.25 series (so far).

A dependency of image has a higher MSRV so this still won't compile with 1.67 without another change to use image without default-features.

`image` has an MSRV of 1.67 in the 0.25 series (so far).

A dependency of `image` has a higher MSRV so this still won't compile
with 1.67 without another change to use `image` without `default-features`.
@ChurchTao ChurchTao merged commit 231cfc9 into ChurchTao:master Oct 22, 2024
6 checks passed
@waywardmonkeys waywardmonkeys deleted the adjust-msrv branch October 23, 2024 13:44
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