diff --git a/rust/Cargo.toml b/rust/Cargo.toml index c5260eb..c0f20ba 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -23,4 +23,4 @@ win32job = "2" lazy_static = "1.4" scopeguard = "1.2" notify-rust = "4" -windows = { version = "0.56.0", features = ["Win32_System_Services", "Win32_UI_WindowsAndMessaging"] } \ No newline at end of file +windows = { version = "0.56.0", features = ["Win32_UI_WindowsAndMessaging"] } \ No newline at end of file