Package: rust-cap-fs-ext / 3.4.1-1

remove-windows-target-deps.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: remove dependencies needed only for windows target
Author: Ananthu C V <weepingclown@disroot.org>
Forwarded: not-needed
Last-Update: 2024-11-05

--- a/Cargo.toml
+++ b/Cargo.toml
@@ -100,4 +100,2 @@
 
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52.0"
-features = ["Win32_Storage_FileSystem"]
+