File: remove-windows.patch

package info (click to toggle)
rust-crosstermion 0.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180 kB
  • sloc: makefile: 4
file content (5 lines) | stat: -rw-r--r-- 159 bytes parent folder | download
1
2
3
4
5
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -111,1 +111,1 @@
-[target."cfg(windows)".dependencies.crossterm]
+[disabled.target."cfg(windows)".dependencies.crossterm]