Blob Blame History Raw
--- 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" }