File: no-lint.patch

package info (click to toggle)
rust-structopt 0.2.14-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 300 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
6
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,3 +35,2 @@ default = ["clap/default"]
 doc = ["clap/doc"]
-lints = ["clap/lints"]
 nightly = ["structopt-derive/nightly"]