You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-structopt/structopt-fix-metadata.diff

12 lines
375 B

--- structopt-0.2.15/Cargo.toml 1970-01-01T01:00:00+01:00
+++ structopt-0.2.15/Cargo.toml 2019-03-09T12:18:17.758487+01:00
@@ -33,8 +33,6 @@
debug = ["clap/debug"]
default = ["clap/default"]
doc = ["clap/doc"]
-lints = ["clap/lints"]
-nightly = ["structopt-derive/nightly"]
no_cargo = ["clap/no_cargo"]
suggestions = ["clap/suggestions"]
wrap_help = ["clap/wrap_help"]