--- anstream-0.6.18/Cargo.toml 1970-01-01T00:00:01+00:00 +++ anstream-0.6.18/Cargo.toml 2024-11-12T19:40:40.845345+00:00 @@ -155,11 +155,7 @@ "wincon", ] test = [] -wincon = ["dep:anstyle-wincon"] - -[target."cfg(windows)".dependencies.anstyle-wincon] -version = "3.0.5" -optional = true +wincon = [] [lints.clippy] bool_assert_comparison = "allow" @@ -231,3 +227,4 @@ [lints.rust.rust_2018_idioms] level = "warn" priority = -1 +