Gbp-Pq: Name 2004_clean-cargo-deps.patch
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = { version = "0.5.1", features = ["mac_os_10_7_support"] }
-[target.'cfg(windows)'.dependencies]
-miow = "0.3"
+# [target.'cfg(windows)'.dependencies]
+# miow = "0.3"
-[target.'cfg(windows)'.dependencies.winapi]
-version = "0.3"
-features = [
- "handleapi",
- "jobapi",
- "jobapi2",
- "minwindef",
- "ntdef",
- "ntstatus",
- "processenv",
- "processthreadsapi",
- "psapi",
- "synchapi",
- "winerror",
- "winbase",
- "wincon",
- "winnt",
-]
+# [target.'cfg(windows)'.dependencies.winapi]
+# version = "0.3"
+# features = [
+# "handleapi",
+# "jobapi",
+# "jobapi2",
+# "minwindef",
+# "ntdef",
+# "ntstatus",
+# "processenv",
+# "processthreadsapi",
+# "psapi",
+# "synchapi",
+# "winerror",
+# "winbase",
+# "wincon",
+# "winnt",
+# ]
[dev-dependencies]
bufstream = "0.1"