Maintenance Create a release Update version in Cargo.toml and run cargo check. Set release version and date in CHANGELOG.md and amend the commit from 1. Commit everything cargo publish Run git tag "v<new version>" git push && git push --tags