--- iovec-0.1.4/Cargo.toml 1970-01-01T00:00:00+00:00 +++ iovec-0.1.4/Cargo.toml 2023-04-12T17:56:03.144703+00:00 @@ -22,5 +22,6 @@ categories = ["network-programming", "api-bindings"] license = "MIT/Apache-2.0" repository = "https://github.com/carllerche/iovec" +exclude = ["/appveyor.yml"] [target."cfg(unix)".dependencies.libc] version = "0.2"