--- simple_logger-1.12.1/Cargo.toml 1970-01-01T00:00:01+00:00 +++ simple_logger-1.12.1/Cargo.toml 2021-07-31T12:24:03.371675+00:00 @@ -42,9 +42,3 @@ colors = ["colored"] default = ["colored", "chrono"] timestamps = ["chrono"] -[target."cfg(windows)".dependencies.atty] -version = "0.2.13" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["handleapi", "winbase"]