--- gix-path-0.10.9/Cargo.toml 1970-01-01T00:00:01+00:00 +++ gix-path-0.10.9/Cargo.toml 2024-07-24T20:56:50.752787+00:00 @@ -54,12 +54,3 @@ [target.'cfg(not(target_family = "wasm"))'.dependencies.home] version = "0.5.5" -[target."cfg(windows)".dev-dependencies.known-folders] -version = "1.1.0" - -[target."cfg(windows)".dev-dependencies.windows] -version = "0.58.0" -features = ["Win32_System_Threading"] - -[target."cfg(windows)".dev-dependencies.winreg] -version = "0.52.0"