--- print_bytes-0.7.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ print_bytes-0.7.0/Cargo.toml 1970-01-01T00:00:01+00:00 @@ -59,9 +59,3 @@ [features] specialization = [] -[target."cfg(windows)".dependencies.windows-sys] -version = "0.36" -features = [ - "Win32_Foundation", - "Win32_System_Console", -]