--- nu-ansi-term-0.49.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ nu-ansi-term-0.49.0/Cargo.toml 2023-10-28T01:26:25.880548+00:00 @@ -43,12 +43,3 @@ derive_serde_style = ["serde"] gnu_legacy = [] -[target."cfg(windows)".dependencies.windows] -version = "0.48.0" -features = [ - "Win32_Foundation", - "Win32_System_Console", - "Win32_Storage_FileSystem", - "Win32_Security", -] -package = "windows-sys"