feat: adjust code

This commit is contained in:
GyDi
2021-12-18 02:29:54 +08:00
parent 98378e6261
commit 694a7760b7
7 changed files with 52 additions and 53 deletions

View File

@@ -2,6 +2,7 @@ mod dirs;
pub use self::dirs::*;
pub mod clash;
pub mod config;
pub mod fetch;
pub mod init;
pub mod sysopt;