Codebase list rust-stfu8 / 3bb7529
Patch cpp_demangle: glob 0.3 kpcyrd 4 years ago
4 changed file(s) with 20 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 rust-cpp-demangle (0.2.12-2) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package cpp_demangle 0.2.12 from crates.io using debcargo 2.2.10
3
4 -- kpcyrd <git@rxv.cc> Sun, 14 Jul 2019 16:23:47 +0000
5
06 rust-cpp-demangle (0.2.12-1) unstable; urgency=medium
17
28 * Package cpp_demangle 0.2.12 from crates.io using debcargo 2.2.7
2424
2525 Files: debian/*
2626 Copyright:
27 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
28 2018 kpcyrd <git@rxv.cc>
27 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
28 2018-2019 kpcyrd <git@rxv.cc>
2929 License: Apache-2.0 or MIT
3030
3131 License: Apache-2.0
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -36,7 +36,7 @@
3 [dev-dependencies.diff]
4 version = "0.1.10"
5 [build-dependencies.glob]
6 -version = "0.2.11"
7 +version = "0.3"
8
9 [features]
10 alloc = []
00 no-fuzzing.patch
1 relax-deps.patch