chore(cargo): +nightly fmt

This commit is contained in:
LGUG2Z
2024-10-13 10:05:11 -07:00
parent 2d2cea31c0
commit 7943fccb1b
9 changed files with 85 additions and 49 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ impl BarWidget for Date {
if let LabelPrefix::Text | LabelPrefix::IconAndText = self.label_prefix {
output.insert_str(0, "DATE: ");
}
layout_job.append(
&output,
10.0,