Skip to content

fix: omit unused dependency features, use less specific versions#160

Open
paigely wants to merge 1 commit intomainfrom
paigely/deps
Open

fix: omit unused dependency features, use less specific versions#160
paigely wants to merge 1 commit intomainfrom
paigely/deps

Conversation

@paigely
Copy link
Copy Markdown
Collaborator

@paigely paigely commented Apr 2, 2026

this removes some unused dependency features to (theoretically) improve compilation times, and also uses less specific version numbers for dependencies

this does not update dependencies in order to prevent breakage, dependencies can now be updated by running cargo update instead of manually changing version numbers, this is generally considered better practice

some version numbers were not changed because they were release candidates, those will need manual updating whenever those dependencies offer a stable version

no app functionality is altered

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