File: disable-windows.diff

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