Codebase list rust-serde-xml-rs / 91f121b
Update clap patch for structopt kpcyrd 4 years ago
2 changed file(s) with 9 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 rust-clap (2.33.0-5) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package clap 2.33.0 from crates.io using debcargo 2.4.0
4
5 -- kpcyrd <git@rxv.cc> Thu, 12 Sep 2019 14:15:42 +0000
6
07 rust-clap (2.33.0-4) unstable; urgency=medium
18
29 * Team upload.
1010 [dependencies.strsim]
1111 version = "0.8"
1212 optional = true
13 @@ -102,7 +98,6 @@
13 @@ -102,7 +98,7 @@
1414 debug = []
1515 default = ["suggestions", "color", "vec_map"]
1616 doc = ["yaml"]
1717 -lints = ["clippy"]
18 +lints = []
1819 nightly = []
1920 no_cargo = []
2021 suggestions = ["strsim"]