spinel-coop/rv

Set up `cargo release` to help us with releases

Open

#408 opened on Jan 23, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (1,706 stars) (46 forks)user submission
good first issue

Description

We have great release infra thanks to dist, but nothing to help us bump version numbers and update changelogs. Let's set up cargo release to help with that: https://axodotdev.github.io/cargo-dist/book/workspaces/cargo-release-guide.html.

Contributor guide