--- anstream-0.6.7/Cargo.toml 1970-01-01T00:00:01+00:00 +++ anstream-0.6.7/Cargo.toml 2024-01-13T20:33:07.049395+00:00 @@ -137,8 +137,5 @@ "wincon", ] test = [] -wincon = ["dep:anstyle-wincon"] +wincon = [] -[target."cfg(windows)".dependencies.anstyle-wincon] -version = "3.0.1" -optional = true