File: disable-windows.diff

package info (click to toggle)
rust-grep-cli 0.1.11-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 184 kB
  • sloc: makefile: 4
file content (9 lines) | stat: -rw-r--r-- 186 bytes parent folder | download
1
2
3
4
5
6
7
8
9
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -54,6 +54,3 @@
 
 [target."cfg(unix)".dependencies.libc]
 version = "0.2.148"
-
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.6"