---
title: "Shipping Rust Installers with cargo-dist"
description: "Cross-platform installers for CLI tools without a custom packaging maze."
author: "Mohammad-Pouya Ghourchiani"
canonical: "https://ghourchiani.ir/blog/cargo-dist-installers"
date: "2026-09-04"
lang: "en"
---
# Shipping Rust Installers with cargo-dist

Cross-platform installers for CLI tools without a custom packaging maze.

## Direct answer

This note documents a real workflow from production tooling — not a generic tutorial rewrite.

## Links

- Project: [/projects/aurum-rs](/projects/aurum-rs)
- Expertise: [/expertise/developer-tooling](/expertise/developer-tooling)
- Author: [/about](/about)
