--- print_bytes-1.1.1/Cargo.toml 1970-01-01T00:00:01+00:00 +++ print_bytes-1.1.1/Cargo.toml 2023-03-26T17:05:30.659909+00:00 @@ -58,9 +58,3 @@ [features] specialization = [] -[target."cfg(windows)".dependencies.windows-sys] -version = "0.45" -features = [ - "Win32_Foundation", - "Win32_System_Console", -]