cargo-dist
crates.io
cargo install cargo-dist
powershell
powershell -c "irm https://github.com/axodotdev/cargo-dist/releases/download/v0.25.1/cargo-dist-installer.ps1 | iex"Source
shell
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/cargo-dist/releases/download/v0.25.1/cargo-dist-installer.sh | shSource
Downloads
File | Platform |
---|---|
cargo-dist-aarch64-apple-darwin.tar.xz | macOS Apple Silicon |
cargo-dist-aarch64-unknown-linux-gnu.tar.xz | Linux arm64 |
cargo-dist-aarch64-unknown-linux-musl.tar.xz | musl Linux arm64 |
cargo-dist-x86_64-apple-darwin.tar.xz | macOS Intel |
cargo-dist-x86_64-pc-windows-msvc.zip | Windows x64 |
cargo-dist-x86_64-unknown-linux-gnu.tar.xz | Linux x64 |
cargo-dist-x86_64-unknown-linux-musl.tar.xz | musl Linux x64 |