diff --git a/CHANGELOG.md b/CHANGELOG.md index d8f87edf..02072a16 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.43.0. + ## [2.21.16] - 2023-11-18 - Update `cargo-binstall@latest` to 1.4.6. diff --git a/manifests/dprint.json b/manifests/dprint.json index afc934e8..cd795105 100644 --- a/manifests/dprint.json +++ b/manifests/dprint.json @@ -24,7 +24,27 @@ } }, "latest": { - "version": "0.42.5" + "version": "0.43.0" + }, + "0.43": { + "version": "0.43.0" + }, + "0.43.0": { + "x86_64_linux_musl": { + "checksum": "a73e3ced32b4b82f4e462e4cb4c8206e87d649715b974ed17f90986856498255" + }, + "x86_64_macos": { + "checksum": "8687ddffc00197807ca37934bdf392fa7f7441b8124a6679c9fcccb862c5c5e7" + }, + "x86_64_windows": { + "checksum": "dc36df4049633e0bb281a1cdb64ad95e593f299e560b664958457478267e939e" + }, + "aarch64_linux_musl": { + "checksum": "76270d79c923c14fdbd617d46765ab4299cd5966532bf3c602a5eb414cd6e755" + }, + "aarch64_macos": { + "checksum": "fa5f29ab77fb32742aba7d5cd1cb01d1e8f84abda5ddcddb5c4489fbad231390" + } }, "0.42": { "version": "0.42.5"