File: remove-non-linux-deps.patch

package info (click to toggle)
rust-broot 1.53.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,960 kB
  • sloc: makefile: 20
file content (12 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -270,9 +270,6 @@
 [target.'cfg(target_family = "unix")'.dependencies.uzers]
 version = "0.12"
 
-[target.'cfg(target_os = "windows")'.dependencies.is_executable]
-version = "1.0.1"
-
 [profile.dev]
 debug = 0