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 dependencies #125

Merged
merged 3 commits into from
Aug 8, 2024
Merged

Update dependencies #125

merged 3 commits into from
Aug 8, 2024

Conversation

antbern
Copy link
Contributor

@antbern antbern commented Aug 8, 2024

Just a small one to update some dependency versions as it seemed rustc-hash v1.2.0 was yanked and replaced by v2.0.0 which apparently also improves the hash function performance 🚀

Also bumped skia-safe and zip to their most recent versions, and fixed a warning for the io::Reader being deprecated and renamed.

Finally also ran cargo update to update the lockfile with the recent updates of any other dependency 🔥

(There is also another PR to reduce memory allocations even more comming soon 🚀)

@rphlo rphlo merged commit 779cdda into rphlo:master Aug 8, 2024
4 checks passed
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