--- gix-sec-0.8.4/Cargo.toml 1970-01-01T00:00:01+00:00 +++ gix-sec-0.8.4/Cargo.toml 2023-08-02T14:04:52.436944+00:00 @@ -63,15 +63,3 @@ [target."cfg(not(windows))".dependencies.libc] version = "0.2.123" -[target."cfg(windows)".dependencies.gix-path] -version = "^0.8.4" - -[target."cfg(windows)".dependencies.windows] -version = "0.48" -features = [ - "Win32_Foundation", - "Win32_Security_Authorization", - "Win32_Storage_FileSystem", - "Win32_System_Memory", - "Win32_System_Threading", -]