File: remove-skim.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 (10 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
--- rustyline.orig/Cargo.toml
+++ rustyline/Cargo.toml
@@ -163 +162,0 @@
-with-fuzzy = ["skim"]
@@ -179,5 +177,0 @@
-optional = true
-default-features = false
-
-[target."cfg(unix)".dependencies.skim]
-version = "0.10"