--- simple_logger-1.4.0/Cargo.toml 1970-01-01T00:00:00+00:00 +++ simple_logger-1.4.0/Cargo.toml 2020-01-15T06:50:38.850531+00:00 @@ -30,9 +30,3 @@ [features] default = ["colored"] -[target."cfg(windows)".dependencies.atty] -version = "0.2.13" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["handleapi", "winbase"]