Skip to content

Latest commit

History

History
17 lines (11 loc) 路 336 Bytes

RELEASING.md

File metadata and controls

17 lines (11 loc) 路 336 Bytes

Releasing Rimu

Pre-requisities

  • cargo-workspaces

Release new version

cargo workspaces version --all --force '*' --no-individual-tags

Then our cargo-dist-powered release action will build a new release on GitHub.

cargo workspaces publish --from-git