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 image version and respect user cache directory #7

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

blissd
Copy link

@blissd blissd commented Jul 9, 2024

I'm experimenting with using rust-faces in a Linux photo gallery app I develop but I was unable to compile against the latest release. Looks like the problem is some differences in the versions of image-rs that we both use.

This PR bumps the image and imageproc versions to 0.25.0, which fixes the problem for me.

I've also replaced the home dependency with directories so the XDG_CACHE_DIR directory will be used.

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.

1 participant