Codebase list rust-serde-xml-rs / d33837b
Release package structopt-derive Sylvestre Ledru 3 years ago
3 changed file(s) with 31 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 Index: structopt/Cargo.toml
1 ===================================================================
2 --- structopt.orig/Cargo.toml
3 +++ structopt/Cargo.toml
4 @@ -29,10 +29,10 @@ default-features = false
5 [dependencies.lazy_static]
6 version = "1.4.0"
7
8 -[dependencies.paw_dep]
9 -version = "1"
10 -optional = true
11 -package = "paw"
12 +#[dependencies.paw_dep]
13 +#version = "1"
14 +#optional = true
15 +#package = "paw"
16
17 [dependencies.structopt-derive]
18 version = "=0.4.13"
19 @@ -50,7 +50,7 @@ default = ["clap/default"]
20 doc = ["clap/doc"]
21 lints = ["clap/lints"]
22 no_cargo = ["clap/no_cargo"]
23 -paw = ["structopt-derive/paw", "paw_dep"]
24 +#paw = ["structopt-derive/paw", "paw_dep"]
25 suggestions = ["clap/suggestions"]
26 wrap_help = ["clap/wrap_help"]
27 yaml = ["clap/yaml"]
0 rust-structopt-derive (0.4.13-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-structopt-derive (0.4.13-1) unstable; urgency=medium
11
22 * Team upload.
33 * Package structopt-derive 0.4.13 from crates.io using debcargo 2.4.3
44
5 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 30 Oct 2020 23:16:26 +0100
5 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 30 Oct 2020 23:16:42 +0100
66
77 rust-structopt-derive (0.4.8-1) unstable; urgency=medium
88