From 1eecdc5eb1c3f829c89d7e6d794725f1bce75111 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 29 Dec 2025 09:17:50 +0000 Subject: [PATCH] Update `cargo-insta@latest` to 1.45.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 165ed762..073c724c 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.45.1. + - Update `cargo-hack@latest` to 0.6.40. - Update `dprint@latest` to 0.51.1. diff --git a/manifests/cargo-insta.json b/manifests/cargo-insta.json index 3c05decb..a81c14ae 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.45.0" + "version": "1.45.1" }, "1": { - "version": "1.45.0" + "version": "1.45.1" }, "1.45": { - "version": "1.45.0" + "version": "1.45.1" + }, + "1.45.1": { + "x86_64_linux_musl": { + "etag": "0x8DE46871BE007EF", + "checksum": "eef220a372ed0eaafede882e8b13576c7e073bc066da3fd903fea49d02862681" + }, + "x86_64_macos": { + "etag": "0x8DE46871B8921E3", + "checksum": "1c60a02a8d05eb4d5b752a0b2d15397ce44d0abbde1daca2b96f88ff27a2a005" + }, + "x86_64_windows": { + "etag": "0x8DE46871BC1CC87", + "checksum": "f014f5ba282a4b8b2250c99df814075934a469bab5c8e6b121b28eaafdeabb35" + }, + "aarch64_macos": { + "etag": "0x8DE46871B8A7FF9", + "checksum": "22d33a0d1aae4288334215735a9c884b830704c7ccbca0955faff66f537aa511" + } }, "1.45.0": { "x86_64_linux_musl": {