Update dprint@latest to 0.55.1

This commit is contained in:
Taiki Endo
2026-07-01 02:14:44 +09:00
parent 4234dc0f7a
commit f8632ebbd2
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `dprint@latest` to 0.55.1.
- Update `cargo-tarpaulin@latest` to 0.36.0. - Update `cargo-tarpaulin@latest` to 0.36.0.
## [2.82.6] - 2026-06-29 ## [2.82.6] - 2026-06-29
+2 -2
View File
@@ -27,10 +27,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.55.0" "version": "0.55.1"
}, },
"0.55": { "0.55": {
"version": "0.55.0" "version": "0.55.1"
}, },
"0.55.1": { "0.55.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {