File: disable-windows.diff

package info (click to toggle)
rust-advisory-lock 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 120 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rw-r--r-- 199 bytes parent folder | download
1
2
3
4
5
6
7
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,4 +23,1 @@
 version = "0.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["errhandlingapi", "fileapi", "minwinbase", "winerror"]