DEBSOURCES
Skip Quicknav
sources / rust-rustyline / 17.0.0-1 / debian / patches / no-bundled.patch
12345678910
--- a/Cargo.toml +++ b/Cargo.toml @@ -117,7 +117,6 @@ [dependencies.rusqlite] version = "0.37.0" features = [ - "bundled", "backup", ] optional = true