File: remove-windows-deps.patch

package info (click to toggle)
rust-snapbox 0.6.21-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 484 kB
  • sloc: makefile: 6
file content (9 lines) | stat: -rw-r--r-- 246 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Forwarded: not-needed
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -193 +193 @@
-    "dep:windows-sys",
+#    "dep:windows-sys",
@@ -235 +235 @@
-[target."cfg(windows)".dependencies.windows-sys]
+[disabled.target."cfg(windows)".dependencies.windows-sys]