Releasing Rustlang applications with cargo dist

Опубликовано: 27 Июль 2026
на канале: chris biscardi
4,687
179

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...