Index: rustyline/Cargo.toml
===================================================================
--- rustyline.orig/Cargo.toml
+++ rustyline/Cargo.toml
@@ -218,14 +218,3 @@ optional = true
 
 [target."cfg(unix)".dependencies.utf8parse]
 version = "0.2"
-
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.60.2"
-features = [
-    "Win32_Foundation",
-    "Win32_System_Console",
-    "Win32_Security",
-    "Win32_System_Threading",
-    "Win32_UI_Input_KeyboardAndMouse",
-]
