Codebase list rust-stfu8 / 840e032
clap-2 bump textwrap dependency. Peter Michael Green 1 year, 6 months ago
3 changed file(s) with 18 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 rust-clap-2 (2.34.0-3) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package clap 2.34.0 from crates.io using debcargo 2.5.0
4
5 -- Peter Michael Green <plugwash@debian.org> Sun, 30 Oct 2022 15:00:33 +0000
6
07 rust-clap-2 (2.34.0-2) unstable; urgency=medium
18
29 * Team upload.
1010 optional = true
1111
1212 [dependencies.term_size]
13 @@ -73,7 +73,7 @@ version = "0.3.0"
14 optional = true
15
16 [dependencies.textwrap]
17 -version = "0.15.0"
18 +version = "0.16.0"
19
20 [dependencies.unicode-width]
21 version = "0.1.4"
1322 @@ -83,7 +83,7 @@ version = "0.8"
1423 optional = true
1524
1928 optional = true
2029 [dev-dependencies.lazy_static]
2130 version = "1.3"
22 @@ -103,7 +103,7 @@ nightly = []
31 @@ -100,7 +100,7 @@ nightly = []
2332 no_cargo = []
2433 suggestions = ["strsim"]
2534 unstable = []
00 no-clippy.patch
1 relax-dep-versions.patch
21 textwrap-0.15.patch
32 remove-version-sync.patch
3 relax-dep-versions.patch