--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,10 +42,3 @@
 
 [target.'cfg(any(target_os = "android", target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "netbsd"))'.dependencies.libc]
 version = "^0.2.30"
-
-[target.'cfg(target_os = "windows")'.dependencies.winapi]
-version = "^0.3.9"
-features = [
-    "processthreadsapi",
-    "winbase",
-]
