--- home-0.3.2/Cargo.toml 1969-12-31T16:00:00-08:00 +++ home-0.3.2/Cargo.toml 2018-03-22T14:03:13.644698-07:00 @@ -18,12 +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.userenv-sys] -version = "0.2.0" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["errhandlingapi", "handleapi", "processthreadsapi", "std", "winerror", "winnt"]