Blob Blame History Raw
--- ctrlc-3.1.4/Cargo.toml	2020-02-17T15:21:37+00:00
+++ ctrlc-3.1.4/Cargo.toml	2020-02-21T19:54:41.250946+00:00
@@ -32,9 +32,3 @@
 termination = []
 [target."cfg(unix)".dependencies.nix]
 version = "0.17"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["consoleapi", "handleapi", "synchapi", "winbase"]
-[target."cfg(windows)".dev-dependencies.winapi]
-version = "0.3"
-features = ["fileapi", "processenv", "winnt"]