--- termbg-0.4.1/Cargo.toml 1970-01-01T00:00:01+00:00 +++ termbg-0.4.1/Cargo.toml 2022-07-16T14:30:55.500703+00:00 @@ -66,12 +66,3 @@ [dependencies.thiserror] version = "1" - -[target."cfg(target_os = \"windows\")".dependencies.winapi] -version = "0.3" -features = [ - "wincon", - "winbase", - "processenv", - "impl-default", -]