File: remove-clipboard-win.patch

package info (click to toggle)
rust-rustyline 17.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,032 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -187,4 +187,2 @@
 
-[target."cfg(windows)".dependencies.clipboard-win]
-version = "5.0"