--- iovec-0.1.1/Cargo.toml 1970-01-01T01:00:00+01:00 +++ iovec-0.1.1/Cargo.toml 2017-11-06T08:43:34.473955+01:00 @@ -22,7 +22,5 @@ categories = ["network-programming", "api-bindings"] license = "MIT/Apache-2.0" repository = "https://github.com/carllerche/iovec" -[target."cfg(windows)".dependencies.winapi] -version = "0.2" [target."cfg(unix)".dependencies.libc] version = "0.2"