File: disable-windows.diff

package info (click to toggle)
rust-stacker 0.1.21-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: makefile: 12; ansic: 9
file content (5 lines) | stat: -rw-r--r-- 161 bytes parent folder | download
1
2
3
4
5
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -63,1 +63,1 @@
-[target."cfg(windows)".dependencies.windows-sys]
+[disabled.target."cfg(windows)".dependencies.windows-sys]