--- faccess-0.2.4/Cargo.toml 1970-01-01T00:00:01+00:00 +++ faccess-0.2.4/Cargo.toml 2023-03-03T10:57:19.234832+00:00 @@ -36,17 +36,3 @@ [target."cfg(unix)".dependencies.libc] version = "~0.2.68" -[target."cfg(windows)".dependencies.winapi] -version = "0.3.8" -features = [ - "accctrl", - "aclapi", - "handleapi", - "impl-default", - "minwindef", - "processthreadsapi", - "securitybaseapi", - "winbase", - "winerror", - "winnt", -]