--- hostname-0.1.5/Cargo.toml 1970-01-01T01:00:00+01:00 +++ hostname-0.1.5/Cargo.toml 2019-01-28T21:58:41.641435+01:00 @@ -30,5 +30,3 @@ unstable = [] [target."cfg(any(unix, target_os = \"redox\"))".dependencies.libc] version = "^0.2" -[target."cfg(windows)".dependencies.winutil] -version = "^0.1.1"