You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
The new release management introduced in #80 could easily be automated by just pushing a tag to master.
The version bump command would look something like
cargo workspaces version custom "0.2.8" --no-git-push --allow-branch="*release*" --yes