diff --git a/Cargo.toml b/Cargo.toml
index 5f3052b..7407731 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,13 +39,3 @@ nightly = []
 
 [target."cfg(any(unix, target_os=\"wasi\"))".dependencies.libc]
 version = "0.2.139"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = [
-    "handleapi",
-    "winsock2",
-    "ws2def",
-    "ws2ipdef",
-    "ws2tcpip",
-]
