mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 00:33:42 +08:00
update: rust/windows features
This commit is contained in:
parent
c5549cf4c8
commit
288df33b39
@ -23,4 +23,4 @@ win32job = "2"
|
|||||||
lazy_static = "1.4"
|
lazy_static = "1.4"
|
||||||
scopeguard = "1.2"
|
scopeguard = "1.2"
|
||||||
notify-rust = "4"
|
notify-rust = "4"
|
||||||
windows = { version = "0.56.0", features = ["Win32_System_Services", "Win32_UI_WindowsAndMessaging"] }
|
windows = { version = "0.56.0", features = ["Win32_UI_WindowsAndMessaging"] }
|
Loading…
Reference in New Issue
Block a user