Skip to content
Snippets Groups Projects
Unverified Commit 659fdd1d authored by GyDi's avatar GyDi
Browse files

fix: import mod

parent 8bce2ce0
No related branches found
No related tags found
No related merge requests found
......@@ -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};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment