--- home-0.3.4/Cargo.toml 1970-01-01T00:00:00+00:00 +++ home-0.3.4/Cargo.toml 2019-05-07T05:35:00.064849+00:00 @@ -18,9 +18,3 @@ documentation = "https://docs.rs/home" license = "MIT/Apache-2.0" repository = "https://github.com/brson/home" -[target."cfg(windows)".dependencies.scopeguard] -version = "0.3" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["errhandlingapi", "handleapi", "processthreadsapi", "std", "winerror", "winnt", "userenv"]