File: remove-windows-dependencies.patch

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