New Features
- re-export
rayon
in the crate root.
This makes creating aThreadPool
easier as it doesn't force us to
maintain our ownrayon
dependency.
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- re-export
rayon
in the crate root. (b49e157)
- re-export