--- hostname-0.3.0/Cargo.toml 2019-12-19T08:42:51+00:00 +++ hostname-0.3.0/Cargo.toml 2020-02-11T13:16:41.845551+00:00 @@ -32,6 +32,3 @@ set = [] [target."cfg(any(unix, target_os = \"redox\"))".dependencies.libc] version = "^0.2" -[target."cfg(target_os = \"windows\")".dependencies.winapi] -version = "^0.3" -features = ["sysinfoapi"]