From 7e4e0e196115d14666d6a4aaade953b1956a87e6 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 15 Jan 2026 21:10:24 +0000 Subject: [PATCH] Update `cargo-insta@latest` to 1.46.1 --- CHANGELOG.md | 2 ++ manifests/cargo-insta.json | 24 +++++++++++++++++++++--- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfdb57ed..ad66825e 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.1. + ## [2.66.5] - 2026-01-15 - Update `wasm-bindgen@latest` to 0.2.108. diff --git a/manifests/cargo-insta.json b/manifests/cargo-insta.json index f7691afb..fa63533f 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.0" + "version": "1.46.1" }, "1": { - "version": "1.46.0" + "version": "1.46.1" }, "1.46": { - "version": "1.46.0" + "version": "1.46.1" + }, + "1.46.1": { + "x86_64_linux_musl": { + "etag": "0x8DE5461CFD56734", + "checksum": "fffdd3a5af4e7a67c132390b7622107c72039fe38b495f2e64a5f0a089559196" + }, + "x86_64_macos": { + "etag": "0x8DE5461CF516263", + "checksum": "31d379dd9a3d263e3932f4acc254aedc4a9ae20394cb3f1d0d7ecc86308c1bcb" + }, + "x86_64_windows": { + "etag": "0x8DE5461CF9A9C27", + "checksum": "f833281ee8ba99540a45fb5ce7c5e18838f6fc58852d742b770822a735177b8a" + }, + "aarch64_macos": { + "etag": "0x8DE5461CF47F717", + "checksum": "5e3300ae49633be5fd12e5790f21eaf2350c28d8a97c0405d45a8b7dc23d15de" + } }, "1.46.0": { "x86_64_linux_musl": {