Prepare the releaseUpdate dependencies version
Bump espup version
Check that the MSRV hasnt changed: cargo msrv
Check SemVer changes with: cargo semver-checks check-release
Update Changelog
Create the tag and release: git tag vx.y.z && git push --tags
Create a new GitHub release: https://github.com/esp-rs/espup/releases