From 1c05ed4e321f99896920a41e2e316031b8e3719b Mon Sep 17 00:00:00 2001 From: Ohad Ravid Date: Thu, 16 Jan 2025 22:13:52 +0200 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b46e5c6..d86193a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,6 @@ test = [] [target.'cfg(target_os = "windows")'.dependencies] windows-core = { version = "0.59" } windows = { version = "0.59", features = [ - "implement", "Win32_Foundation", "Win32_Security", "Win32_System_Com",