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