Package: rust-flate2 / 1.1.2-1

Metadata

Package Version Patches format
rust-flate2 1.1.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dont deny warnings.patch | (download)

src/lib.rs | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
disable cloudflare zlib.patch | (download)

Cargo.toml | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

---
disable zlib ng.patch | (download)

Cargo.toml | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

---
disable libz rs sys.patch | (download)

Cargo.toml | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

---
relax deps.patch | (download)

Cargo.toml | 6 3 + 3 - 0 !
src/deflate/mod.rs | 6 3 + 3 - 0 !
src/gz/mod.rs | 4 2 + 2 - 0 !
src/lib.rs | 2 1 + 1 - 0 !
src/zlib/mod.rs | 6 3 + 3 - 0 !
5 files changed, 12 insertions(+), 12 deletions(-)

---