chore: cargo fmt

This commit is contained in:
Denis Benato
2025-10-08 01:01:43 +02:00
parent f5e2484797
commit daea1f538c
6 changed files with 158 additions and 216 deletions

View File

@@ -91,7 +91,8 @@ impl AsusArmouryAttribute {
.await;
} else {
info!(
"inotify event stream failed for {} ({}). You can ignore this if unsupported",
"inotify event stream failed for {} ({}). You can ignore this \
if unsupported",
name, $attr_str
);
}