--- sccache-0.8.2/Cargo.toml 1970-01-01T00:00:01+00:00 +++ sccache-0.8.2/Cargo.toml 2024-10-04T06:26:43.561316+00:00 @@ -403,12 +403,3 @@ [target."cfg(unix)".dependencies.daemonize] version = "0.5" -[target."cfg(windows)".dependencies.windows-sys] -version = "0.52" -features = [ - "Win32_Foundation", - "Win32_Globalization", - "Win32_Storage_FileSystem", - "Win32_System_Threading", - "Win32_System_Console", -]