refactor: profile config

This commit is contained in:
GyDi
2022-03-01 08:58:47 +08:00
parent 444f2172fa
commit 749df89229
15 changed files with 567 additions and 759 deletions

View File

@@ -1,6 +1,7 @@
pub mod config;
pub mod dirs;
pub mod fetch;
// pub mod fetch;
pub mod help;
pub mod init;
pub mod resolve;
pub mod server;