File rustyline-fix-metadata-auto.diff of Package rust-rustyline-12
--- rustyline-12.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rustyline-12.0.0/Cargo.toml 2024-03-10T19:10:42.337194+00:00
@@ -187,25 +187,6 @@
[target."cfg(unix)".dependencies.utf8parse]
version = "0.2"
-[target."cfg(windows)".dependencies.clipboard-win]
-version = "4.5"
-
-[target."cfg(windows)".dependencies.scopeguard]
-version = "1.1"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = [
- "consoleapi",
- "handleapi",
- "synchapi",
- "minwindef",
- "processenv",
- "std",
- "winbase",
- "wincon",
- "winuser",
-]
-
[badges.maintenance]
status = "actively-developed"
+