mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-06 23:20:21 +00:00
feat: Migrate more PowerShell calls to Rust implementation
This commit is contained in:
@@ -54,7 +54,10 @@ windows = { version = "0.62.2", features = [
|
||||
"Win32_UI_Shell",
|
||||
"Win32_System_Com",
|
||||
"Win32_System_Ole",
|
||||
"Win32_System_Variant"
|
||||
"Win32_System_Variant",
|
||||
"Win32_Security",
|
||||
"Win32_System_IO",
|
||||
"Win32_System_Ioctl"
|
||||
] }
|
||||
win32job = "2.0.3"
|
||||
wmi = "0.15"
|
||||
|
||||
Reference in New Issue
Block a user