diff --git a/Cargo.toml b/Cargo.toml
index 4cb1ddc..789cd93 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,11 +24,3 @@ repository = "https://github.com/messense/if-addrs"
 
 [dependencies.libc]
 version = "0.2"
-
-[target."cfg(target_os = \"windows\")".dependencies.windows-sys]
-version = "0.42.0"
-features = [
-    "Win32_Foundation",
-    "Win32_Networking_WinSock",
-    "Win32_NetworkManagement_IpHelper",
-]
