Description
Automates Rust crate release work by preparing version bumps, changelog updates, and release pull requests or actions. It is useful for maintainers who want a repeatable process for publishing Rust packages with less manual bookkeeping.
Release automation can change version files and interact with hosting services or package registries. Review generated changes before merging, and protect tokens used for repository or publishing access.