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

Update gdk-pixbuf #22

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Update gdk-pixbuf #22

merged 1 commit into from
Jul 30, 2024

Conversation

Schmiddiii
Copy link
Collaborator

Updated some dependencies with Flare and noticed blurhash does not support the newest version of gdk-pixbuf anymore.

We could in theory also remove the upper bound on the version making such MRs not needed for every future version, but may potentially break things.

@rubdos
Copy link
Member

rubdos commented Jul 30, 2024

IIRC, that upper bound is necessary because of the semver rules under version 1. Semantically speaking, 0.21 breaks 0.20, so cargo does now allow specifying this, iirc...

@rubdos rubdos merged commit 2135e10 into whisperfish:main Jul 30, 2024
5 checks passed
@Schmiddiii Schmiddiii deleted the update-gdk-pixbuf branch July 30, 2024 14:15
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