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

Drop conv dependency #562

Merged
merged 1 commit into from
Mar 30, 2024
Merged

Drop conv dependency #562

merged 1 commit into from
Mar 30, 2024

Conversation

paolobarbolini
Copy link
Contributor

Drops the ancient conv dependency, which isn't necessary anymore these days.

Unfortunately this is a breaking change as the ValueInto trait appears in many places in the API https://docs.rs/imageproc/0.24.0/imageproc/index.html?search=ValueInto

@theotherphil
Copy link
Contributor

Thanks! I can no longer remember why I added this dependency in the first place.

@theotherphil theotherphil merged commit 8c3ae86 into image-rs:master Mar 30, 2024
12 of 14 checks passed
@cospectrum
Copy link
Contributor

Then let's increase the version to 0.25? and safety check failed because of libsdl2-2.0-0 installation probably, I'll take a look in free time.

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