This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
-@@ -58,12 +58,12 @@
+@@ -56,11 +56,11 @@
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = { version = "0.4.4", features = ["mac_os_10_7_support"] }
-[target.'cfg(windows)'.dependencies]
--advapi32-sys = "0.2"
-kernel32-sys = "0.2"
-miow = "0.2"
-psapi-sys = "0.1"
-winapi = "0.2"
+#[target.'cfg(windows)'.dependencies]
-+#advapi32-sys = "0.2"
+#kernel32-sys = "0.2"
+#miow = "0.2"
+#psapi-sys = "0.1"