rtb-forge 0.7.0

Release-provider abstractions and backends (GitHub, GitLab, Bitbucket, Gitea, Codeberg, Direct) plus an async git-operations Repo built on gix. Part of the phpboyscout Rust toolkit.
Documentation
1
2
3
4
5
6
7
8
edition = "2021"
max_width = 100
use_small_heuristics = "Max"
reorder_imports = true
newline_style = "Unix"

# The `imports_granularity` and `group_imports` options we'd like to use
# are nightly-only as of 2026-04. Re-enable them once they stabilise.