--- home-0.5.5/Cargo.toml 1970-01-01T00:00:01+00:00 +++ home-0.5.5/Cargo.toml 2023-04-26T21:36:34.423434+00:00 @@ -28,9 +28,3 @@ repository = "https://github.com/rust-lang/cargo" resolver = "2" -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48.0" -features = [ - "Win32_Foundation", - "Win32_UI_Shell", -]