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