--- home-0.3.0/Cargo.toml 1970-01-01T01:00:00+01:00 +++ home-0.3.0/Cargo.toml 2018-01-13T17:54:25.352638+01:00 @@ -18,17 +18,3 @@ documentation = "https://docs.rs/home" license = "MIT/Apache-2.0" repository = "https://github.com/brson/home" -[target."cfg(windows)".dependencies.winapi] -version = "0.2.8" - -[target."cfg(windows)".dependencies.kernel32-sys] -version = "0.2.1" - -[target."cfg(windows)".dependencies.scopeguard] -version = "0.1.2" - -[target."cfg(windows)".dependencies.userenv-sys] -version = "0.2.0" - -[target."cfg(windows)".dependencies.advapi32-sys] -version = "0.2.0"