File: disable-windows.patch

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