--- tempfile-3.14.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ tempfile-3.14.0/Cargo.toml 2024-11-13T21:35:32.388471+00:00 @@ -82,9 +82,3 @@ version = "0.38.39" features = ["fs"] -[target."cfg(windows)".dependencies.windows-sys] -version = ">=0.52,<=0.59" -features = [ - "Win32_Storage_FileSystem", - "Win32_Foundation", -]