Codebase list rust-libslirp / f2ec3d6
Update roxmltree Andrej Shadura 4 years ago
5 changed file(s) with 30 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-roxmltree (0.7.3-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package roxmltree 0.7.3 from crates.io using debcargo 2.4.0
3
4 -- Andrej Shadura <andrewsh@debian.org> Fri, 20 Dec 2019 22:00:00 +0100
5
06 rust-roxmltree (0.4.1-2) unstable; urgency=medium
17
28 * Add ISC license for src/lib.rs, add missing Comment: header.
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -25,7 +25,7 @@
3 [lib]
4 doctest = true
5 [dependencies.xmlparser]
6 -version = "0.10"
7 +version = "0.11"
8 [dev-dependencies.pretty_assertions]
9 version = "0.5"
10 [badges.travis-ci]
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -25,7 +25,7 @@
3 [lib]
4 doctest = true
5 [dependencies.xmlparser]
6 -version = "0.10"
7 +version = "0.11"
8 [dev-dependencies.pretty_assertions]
9 version = "0.5"
10 [badges.travis-ci]