--- crossterm-0.26.1/Cargo.toml 1970-01-01T00:00:01+00:00 +++ crossterm-0.26.1/Cargo.toml 2023-10-24T10:33:58.778759+00:00 @@ -110,12 +110,3 @@ version = "0.2.3" features = ["support-v0_8"] -[target."cfg(windows)".dependencies.crossterm_winapi] -version = "0.9" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -features = [ - "winuser", - "winerror", -]