--- home-0.5.11/Cargo.toml 1970-01-01T00:00:01+00:00 +++ home-0.5.11/Cargo.toml 2025-01-03T16:01:28.276065+00:00 @@ -39,14 +39,6 @@ name = "home" path = "src/lib.rs" -[target."cfg(windows)".dependencies.windows-sys] -version = "0.59" -features = [ - "Win32_Foundation", - "Win32_UI_Shell", - "Win32_System_Com", -] - [lints.clippy] dbg_macro = "warn" disallowed_methods = "warn" @@ -67,3 +59,4 @@ [lints.rustdoc] private_intra_doc_links = "allow" +