Description: remove dependencies for target windows
Author: Ananthu C V <weepingclown@disroot.org>
Forwarded: not-needed
Last-Update: 2024-10-31

--- a/Cargo.toml
+++ b/Cargo.toml
@@ -47,9 +47,3 @@
     "time",
 ]
 
-[target."cfg(windows)".dependencies.windows-sys]
-version = ">=0.52, <0.60"
-features = [
-    "Win32_Foundation",
-    "Win32_Storage_FileSystem",
-]
