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"]
+
