You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
351 B
10 lines
351 B
--- 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"
|