File: remove-windows-dependencies.patch

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