File: disable-windows.diff

package info (click to toggle)
rust-termwiz 0.23.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,144 kB
  • sloc: sh: 10,456; makefile: 18
file content (5 lines) | stat: -rw-r--r-- 153 bytes parent folder | download
1
2
3
4
5
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -247,1 +247,1 @@
-[target."cfg(windows)".dependencies.winapi]
+[disabled.target."cfg(windows)".dependencies.winapi]