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 hashbrown version #157

Closed
joseluis opened this issue Nov 12, 2024 · 4 comments · Fixed by #158
Closed

bump hashbrown version #157

joseluis opened this issue Nov 12, 2024 · 4 comments · Fixed by #158

Comments

@joseluis
Copy link
Contributor

Updating hashbrown to 0.15 changes its default hasher to foldhash instead of ahash, slightly improving performance and more importantly removing a few transitive dependencies (cfg-if, once_cell, zerocopy).

joseluis added a commit to joseluis/fontdue that referenced this issue Nov 12, 2024
@joseluis
Copy link
Contributor Author

Hi @mooman219 could you publish a new small version to crates.io with this change?

@mooman219
Copy link
Owner

@joseluis

Sorry for the delay, I had major surgery and have been a out for a little. I'll get a new minor version out

@mooman219 mooman219 pinned this issue Feb 12, 2025
@joseluis
Copy link
Contributor Author

thank you, no hurries. I wish you have a good recovery.

@mooman219
Copy link
Owner

Done, thanks again!

@mooman219 mooman219 unpinned this issue Feb 12, 2025
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 a pull request may close this issue.

2 participants