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.
rust-errno/errno-0.2.3-fix-metadata.diff

14 lines
370 B

--- errno-0.2.3/Cargo.toml 2017-02-17T10:48:18+01:00
+++ errno-0.2.3/Cargo.toml 2017-11-19T10:20:17.479369+01:00
@@ -13,10 +13,6 @@
[target.'cfg(unix)'.dependencies]
libc = "0.2"
-[target.'cfg(windows)'.dependencies]
-winapi = "0.2"
-kernel32-sys = "0.2"
-
[badges]
appveyor = { repository = "lfairy/rust-errno" }
travis-ci = { repository = "lfairy/rust-errno" }