1 2 3 4 5
# Releasing 1. Commit update to Cargo.toml bumping version 2. Create release with tag and version in the format `vX.Y.Z` matching the Cargo.toml 3. Confirm CD workflow completes successfully