diff --git a/CHANGELOG.md b/CHANGELOG.md index e1133eca..8a1cd899 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `cargo-insta@latest` to 1.46.2. + ## [2.67.17] - 2026-01-31 - Update `rclone@latest` to 1.73.0. diff --git a/manifests/cargo-insta.json b/manifests/cargo-insta.json index fa63533f..e1bbc141 100644 --- a/manifests/cargo-insta.json +++ b/manifests/cargo-insta.json @@ -20,13 +20,31 @@ }, "license_markdown": "[Apache-2.0](https://github.com/mitsuhiko/insta/blob/master/LICENSE)", "latest": { - "version": "1.46.1" + "version": "1.46.2" }, "1": { - "version": "1.46.1" + "version": "1.46.2" }, "1.46": { - "version": "1.46.1" + "version": "1.46.2" + }, + "1.46.2": { + "x86_64_linux_musl": { + "etag": "0x8DE60928C883F02", + "checksum": "f58e24a8706e1c4c2a03d84f962d7f026492c40d6788b14cce322cce55d0c5c6" + }, + "x86_64_macos": { + "etag": "0x8DE60928C3BFB59", + "checksum": "ecbcb1f25913411177676383adfce1735f1ab28ed0c0042d4139f44ad2ae6d8a" + }, + "x86_64_windows": { + "etag": "0x8DE60928C529E37", + "checksum": "bab60d5aaec0ff94393283fb6675f4faa50321118906aa6bd8c6a4064fd53324" + }, + "aarch64_macos": { + "etag": "0x8DE60928C33796B", + "checksum": "64198110af4fd0911043ef3eeba042624a3fb4352cb9d2ae68b27bb16e0be36e" + } }, "1.46.1": { "x86_64_linux_musl": {