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

Remove dependency on rayon #363

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

decryphe
Copy link
Contributor

Fixes #359

As discussed in that issue, removes rayon from the dependencies, making the crate a little more lightweight to install.

@decryphe
Copy link
Contributor Author

This should go pretty well together with PR #362 which partially removes rayon as a dependency as well (but doesn't in the dev-dependencies).

@XAMPPRocky
Copy link
Collaborator

Thank you for your PR! Can you remove the changelog change? That's autogenerated by the release tool.

@decryphe
Copy link
Contributor Author

Sure, changelog reverted!

@decryphe
Copy link
Contributor Author

Rebased and pushed

@XAMPPRocky XAMPPRocky merged commit 3ed79c9 into librasn:main Nov 1, 2024
65 checks passed
@XAMPPRocky
Copy link
Collaborator

Thank you for your PR, and congrats on your first contribution! 🎉

This was referenced Nov 1, 2024
@decryphe
Copy link
Contributor Author

decryphe commented Nov 1, 2024

Cool, thanks a lot!

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.

rasn needlessly pulls in rayon as a dependency
2 participants