File: drop-non-linux.patch

package info (click to toggle)
rust-anstream 0.6.20-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 247 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -131,3 +131,2 @@
     "auto",
-    "wincon",
 ]
@@ -140,1 +140,0 @@
-wincon = ["dep:anstyle-wincon"]
@@ -150,3 +150,0 @@
-[target."cfg(windows)".dependencies.anstyle-wincon]
-version = "3.0.5"
-optional = true