refactor: rename

This commit is contained in:
GyDi
2022-01-08 01:27:25 +08:00
parent e369311fc2
commit 9ad8f71d7c
9 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
use crate::config::{Clash, ProfilesConfig, Verge};
use crate::core::{Clash, ProfilesConfig, Verge};
use std::sync::{Arc, Mutex};
#[derive(Default)]