beekeeper 0.3.1

A full-featured worker pool library for parallelizing tasks
Documentation
1
2
3
4
5
6
7
8
9
[workspace]
# path of the git-cliff configuration
changelog_config = "cliff.toml"
# update dependencies with `cargo update`
dependencies_update = true
# labels for the release PR
pr_labels = ["release"]