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-0.2.10-fix-metada...

12 lines
375 B

--- structopt-0.2.10/Cargo.toml 1970-01-01T01:00:00+01:00
+++ structopt-0.2.10/Cargo.toml 2018-06-21T11:27:09.518140+02: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"]