File alfis-fix-metadata-auto.diff of Package rust-alfis

--- a/Cargo.toml	2022-11-03T13:48:23.000000+00:00
+++ b/Cargo.toml	2022-11-20T22:15:50.078760+00:00
@@ -50,10 +50,6 @@
 tinyfiledialogs = { version = "3.9.1", optional = true }
 open = { version = "3.0.3", optional = true }
 
-[target.'cfg(windows)'.dependencies]
-winapi = { version = "0.3.9", features = ["impl-default", "wincon", "shellscalingapi"] }
-thread-priority = "0.10.0"
-
 [target.'cfg(any(target_os = "linux", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd"))'.dependencies]
 thread-priority = "0.10.0"