chore: Rust 1.86.0 linting

This commit is contained in:
Jack Wills
2025-04-14 11:47:00 +00:00
parent 997eebca20
commit 9acf60334c
8 changed files with 23 additions and 21 deletions
+1 -1
View File
@@ -322,7 +322,7 @@ impl DockerData {
self.config.show_std_err,
)));
}
};
}
self.update_all_container_stats();
self.app_data.lock().sort_containers();
}