Run cargo fmt

This commit is contained in:
Vicki Pfau 2024-06-13 14:34:36 -07:00
parent 2d6da03520
commit 6285530a4a

View file

@ -27,6 +27,7 @@ pub mod daemon;
pub mod hardware;
pub mod power;
pub mod proxy;
pub mod wakehook;
pub mod wifi;
#[cfg(test)]