Codebase list rust-libslirp / ab8985d
* Team upload. * Package vte 0.10.1 from crates.io using debcargo 2.5.0 Sylvestre Ledru 2 years ago
3 changed file(s) with 22 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-vte (0.10.1-3) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package vte 0.10.1 from crates.io using debcargo 2.5.0
4 * Bump the arrayvec version
5
6 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 18 Dec 2021 12:25:53 +0100
7
08 rust-vte (0.10.1-2) unstable; urgency=medium
19
210 * Package vte 0.10.1 from crates.io using debcargo 2.4.4
0 Index: vte/Cargo.toml
1 ===================================================================
2 --- vte.orig/Cargo.toml
3 +++ vte/Cargo.toml
4 @@ -24,7 +24,7 @@ categories = ["parsing", "no-std"]
5 license = "Apache-2.0 OR MIT"
6 repository = "https://github.com/alacritty/vte"
7 [dependencies.arrayvec]
8 -version = "0.5.1"
9 +version = "0.7"
10 optional = true
11 default-features = false
12
00 00-remove-nightly-feature
1 arrayvec.diff