Index: generator/Cargo.toml
===================================================================
--- generator.orig/Cargo.toml
+++ generator/Cargo.toml
@@ -53,12 +53,3 @@ version = "1.0"
 
 [target."cfg(unix)".dependencies.libc]
 version = "0.2"
-
-[target."cfg(windows)".dependencies.windows]
-version = "0.32"
-features = [
-    "Win32_System_Memory",
-    "Win32_Foundation",
-    "Win32_System_SystemInformation",
-    "Win32_System_Diagnostics_Debug",
-]
