File: disable-windows.diff

package info (click to toggle)
rust-is-executable 1.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 140 kB
  • sloc: makefile: 6
file content (5 lines) | stat: -rw-r--r-- 189 bytes parent folder | download
1
2
3
4
5
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -47,1 +47,1 @@
-[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
+[disabled.target.'cfg(target_os = "windows")'.dependencies.windows-sys]