diff --git a/Cargo.toml b/Cargo.toml
index e493236..b7bc0a4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -55,10 +55,3 @@ path = "src/bin/swap.rs"
 [target."cfg(not(windows))".dependencies.libc]
 version = "0.2.62"
 
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.59.0"
-features = [
-    "Win32_Foundation",
-    "Win32_System_Pipes",
-    "Win32_Security",
-]
