--- nu-ansi-term-0.45.1/Cargo.toml 1970-01-01T00:00:01+00:00 +++ nu-ansi-term-0.45.1/Cargo.toml 2022-04-01T03:36:27.011008+00:00 @@ -38,6 +38,3 @@ [features] derive_serde_style = ["serde"] -[target."cfg(target_os=\"windows\")".dependencies.winapi] -version = "0.3.4" -features = ["consoleapi", "errhandlingapi", "fileapi", "handleapi", "processenv"]