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.
11 lines
384 B
11 lines
384 B
7 years ago
|
--- 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"
|