cargo dist is cargo build but for building final distributable artifacts and uploading them to an archive.
Currently that means writing GitHub Actions yaml for you, and releasing multiple platform builds of your application to GitHub Releases.
Release Engineering is exhausting so here's cargo dist - https://blog.axo.dev/2023/02/cargo-dist
Thanks for breaking cargo-dist - https://blog.axo.dev/2023/02/cargo-di...