Download Latest Version cargo-insta-x86_64-pc-windows-msvc.zip (2.3 MB)
Email in envelope

Get an email when there's a new version of insta

Home / 1.47.2
Name Modified Size InfoDownloads / Week
Parent folder
source.tar.gz.sha256 2026-03-30 81 Bytes
cargo-insta-x86_64-apple-darwin.tar.xz.sha256 2026-03-30 106 Bytes
cargo-insta-x86_64-pc-windows-msvc.zip 2026-03-30 2.3 MB
cargo-insta-x86_64-pc-windows-msvc.zip.sha256 2026-03-30 106 Bytes
cargo-insta-x86_64-unknown-linux-gnu.tar.xz 2026-03-30 1.7 MB
cargo-insta-x86_64-unknown-linux-gnu.tar.xz.sha256 2026-03-30 111 Bytes
cargo-insta-x86_64-unknown-linux-musl.tar.xz 2026-03-30 1.7 MB
cargo-insta-x86_64-unknown-linux-musl.tar.xz.sha256 2026-03-30 112 Bytes
dist-manifest.json 2026-03-30 20.3 kB
sha256.sum 2026-03-30 618 Bytes
source.tar.gz 2026-03-30 1.5 MB
cargo-insta-aarch64-apple-darwin.tar.xz 2026-03-30 1.4 MB
cargo-insta-aarch64-apple-darwin.tar.xz.sha256 2026-03-30 107 Bytes
cargo-insta-installer.ps1 2026-03-30 21.3 kB
cargo-insta-installer.sh 2026-03-30 52.5 kB
cargo-insta-x86_64-apple-darwin.tar.xz 2026-03-30 1.6 MB
1.47.2 source code.tar.gz 2026-03-30 1.5 MB
1.47.2 source code.zip 2026-03-30 1.6 MB
README.md 2026-03-30 2.3 kB
Totals: 19 Items   13.4 MB 0

Release Notes

  • Restore Send + Sync on Settings, Redactions, and Redaction by reverting the Arc to Rc change from 1.47.0, which was semver-breaking. [#873] [#874]
  • Add Send + Sync bounds to Comparator trait for consistency with Arc-based storage. [#872]
  • Add compile-time assertion to prevent future auto-trait regressions.

Install cargo-insta 1.47.2

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mitsuhiko/insta/releases/download/1.47.2/cargo-insta-installer.sh | sh

Install prebuilt binaries via powershell script

:::sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/mitsuhiko/insta/releases/download/1.47.2/cargo-insta-installer.ps1 | iex"

Download cargo-insta 1.47.2

File Platform Checksum
cargo-insta-aarch64-apple-darwin.tar.xz (github.com) Apple Silicon macOS checksum
cargo-insta-x86_64-apple-darwin.tar.xz (github.com) Intel macOS checksum
cargo-insta-x86_64-pc-windows-msvc.zip (github.com) x64 Windows checksum
cargo-insta-x86_64-unknown-linux-gnu.tar.xz (github.com) x64 Linux checksum
cargo-insta-x86_64-unknown-linux-musl.tar.xz (github.com) x64 MUSL Linux checksum
Source: README.md, updated 2026-03-30