--- home-0.5.1/Cargo.toml 1970-01-01T00:00:00+00:00 +++ home-0.5.1/Cargo.toml 2019-12-07T02:23:47.278876+00:00 @@ -19,10 +19,3 @@ documentation = "https://docs.rs/home" license = "MIT OR Apache-2.0" repository = "https://github.com/brson/home" -[target."cfg(windows)".dependencies.scopeguard] -version = "1" -default-features = false - -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["errhandlingapi", "handleapi", "processthreadsapi", "std", "winerror", "winnt", "userenv"]