DEBSOURCES
Skip Quicknav
sources / rust-structopt / 0.2.14-1 / debian / patches / no-lint.patch
123456
--- a/Cargo.toml +++ b/Cargo.toml @@ -35,3 +35,2 @@ default = ["clap/default"] doc = ["clap/doc"] -lints = ["clap/lints"] nightly = ["structopt-derive/nightly"]