chore: format for Rust 2024
This commit is contained in:
parent
0a8da05847
commit
1f7f0c70b7
99 changed files with 414 additions and 442 deletions
|
|
@ -7,7 +7,7 @@ use calloop::{InsertError, LoopHandle, RegistrationToken};
|
|||
use cosmic_comp_config::output::comp::OutputState;
|
||||
use std::collections::HashMap;
|
||||
use tracing::{error, warn};
|
||||
use zbus::blocking::{fdo::DBusProxy, Connection};
|
||||
use zbus::blocking::{Connection, fdo::DBusProxy};
|
||||
|
||||
#[cfg(feature = "systemd")]
|
||||
pub mod logind;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue