Codebase list rust-libslirp / 3e10e17
Update winreg kpcyrd 4 years ago
3 changed file(s) with 6 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
0 rust-winreg (0.6.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package winreg 0.6.1 from crates.io using debcargo 2.4.0
3
4 -- kpcyrd <git@rxv.cc> Sat, 20 Jul 2019 17:19:32 +0000
5
06 rust-winreg (0.6.0-1) unstable; urgency=medium
17
28 * Package winreg 0.6.0 from crates.io using debcargo 2.2.10
+0
-13
src/winreg/debian/patches/no-clippy.patch less more
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -42,10 +42,6 @@
3 [[example]]
4 name = "installed_apps"
5 required-features = ["serialization-serde"]
6 -[dependencies.clippy]
7 -version = "^0"
8 -optional = true
9 -
10 [dependencies.serde]
11 version = "1"
12 optional = true
0 no-clippy.patch
10 windows-only.patch