File: remove-windows-dev-depends.patch

package info (click to toggle)
rust-async-io 1.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 296 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 302 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Index: async-io/Cargo.toml
===================================================================
--- async-io.orig/Cargo.toml
+++ async-io/Cargo.toml
@@ -107,5 +107,3 @@ version = "0.2.77"
 version = "0.3.9"
 features = ["winsock2"]
 
-[target."cfg(windows)".dev-dependencies.uds_windows]
-version = "1"