mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 19:56:50 +08:00
fix: import mod
This commit is contained in:
parent
8bce2ce040
commit
659fdd1d37
|
@ -233,6 +233,7 @@ pub mod win_service {
|
|||
use anyhow::Context;
|
||||
use deelevate::{PrivilegeLevel, Token};
|
||||
use runas::Command as RunasCommand;
|
||||
use serde::{Deserialize, Serialize};
|
||||
use std::os::windows::process::CommandExt;
|
||||
use std::{env::current_exe, process::Command as StdCommand};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user