--- normpath-1.1.1/Cargo.toml 1970-01-01T00:00:01+00:00 +++ normpath-1.1.1/Cargo.toml 2023-04-15T11:24:10.770892+00:00 @@ -79,10 +79,3 @@ [target."cfg(not(windows))".dev-dependencies.libc] version = "0.2" -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48" -features = ["Win32_Storage_FileSystem"] - -[target."cfg(windows)".dev-dependencies.windows-sys] -version = "0.48" -features = ["Win32_Foundation"]