rbitset 0.3.3

A bit set, being able to hold a fixed amount of booleans in an array of integers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pre_bump_hooks = ["cargo fmt", "cargo clippy"]
post_bump_hooks = ["git push", "git push origin v{{version}}", "cargo publish"]
tag_prefix = "v"

[commit_types]

[changelog]
path = "CHANGELOG.md"
template = ".changelog_template"
authors = [{ username = "GrayJack", signature = "Eric Shimizu Karbstein" }]

[bump_profiles]