cargo fmt --all

This commit is contained in:
Kazuminn
2020-09-25 21:46:40 +09:00
parent 8b3ce3e071
commit d42276ada9
8 changed files with 69 additions and 78 deletions

View File

@@ -1,5 +1,5 @@
mod application;
mod common;
pub mod detection;
mod security;
mod system;
mod application;
pub mod detection;