File: no-bundled.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-- 164 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -117,7 +117,6 @@
 [dependencies.rusqlite]
 version = "0.37.0"
 features = [
-    "bundled",
     "backup",
 ]
 optional = true