From 3ebbe00c5a2ae02ec9a7e696371338487c3729db Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 7 Sep 2026 17:38:09 +0000 Subject: [PATCH] Update `dprint@latest` to 0.57.4 --- CHANGELOG.md | 2 ++ manifests/dprint.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90f5c6df..183b2446 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 `dprint@latest` to 0.57.4. + - Update `cargo-llvm-cov@latest` to 0.9.1. - Update `cargo-crap@latest` to 0.5.0. diff --git a/manifests/dprint.json b/manifests/dprint.json index 545dd123..71c94c20 100644 --- a/manifests/dprint.json +++ b/manifests/dprint.json @@ -27,10 +27,10 @@ } }, "latest": { - "version": "0.57.1" + "version": "0.57.4" }, "0.57": { - "version": "0.57.1" + "version": "0.57.4" }, "0.57.4": { "x86_64_linux_musl": {