diff --git a/CHANGELOG.md b/CHANGELOG.md index 770febd0..26ce1119 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.54.0. + ## [2.75.3] - 2026-04-09 - Enhance security when cargo-binstall fallback is disabled. diff --git a/manifests/dprint.json b/manifests/dprint.json index 545a833a..b204717e 100644 --- a/manifests/dprint.json +++ b/manifests/dprint.json @@ -28,7 +28,10 @@ }, "license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)", "latest": { - "version": "0.53.2" + "version": "0.54.0" + }, + "0.54": { + "version": "0.54.0" }, "0.54.0": { "x86_64_linux_musl": {