--- print_bytes-0.6.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ print_bytes-0.6.0/Cargo.toml 2022-07-03T17:21:10.069497+00:00 @@ -58,9 +58,3 @@ [features] specialization = [] -[target."cfg(windows)".dependencies.windows-sys] -version = "0.36" -features = [ - "Win32_Foundation", - "Win32_System_Console", -]