--- simple_logger-1.16.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ simple_logger-1.16.0/Cargo.toml 2021-12-15T13:31:41.048500+00:00 @@ -53,9 +53,3 @@ stderr = [] threads = [] timestamps = ["time"] -[target."cfg(windows)".dependencies.atty] -version = "0.2.13" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["handleapi", "winbase"]