Codebase list rust-stfu8 / 42a1e60
remove patch from utf8parse and bumps nix to 0.19 Fabio Rafael da Rosa 3 years ago
3 changed file(s) with 10 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
(New empty file)
0 rust-rustyline (6.3.0-2) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package rustyline 6.3.0 from crates.io using debcargo 2.4.3
4
5 -- Fabio Rafael da Rosa <fdr@fabiodarosa.org> Fri, 06 Nov 2020 12:58:44 +0100
6
07 rust-rustyline (6.3.0-1) unstable; urgency=medium
18
29 * Package rustyline 6.3.0 from crates.io using debcargo 2.4.3
1010 optional = true
1111
1212 [dependencies.libc]
13 @@ -65,17 +65,13 @@
13 @@ -65,14 +65,10 @@
1414
1515 [features]
1616 default = ["with-dirs"]
2424 -[target."cfg(unix)".dependencies.skim]
2525 -version = "0.7"
2626 -optional = true
27 +version = "0.16"
27 +version = "0.19"
2828
2929 [target."cfg(unix)".dependencies.utf8parse]
30 -version = "0.2"
31 +version = "0.1"
32 [target."cfg(windows)".dependencies.scopeguard]
33 version = "1.1"
34
30 version = "0.2"