1name: "flate2" 2description: "DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://crates.io/crates/flate2" 7 } 8 url { 9 type: ARCHIVE 10 value: "https://static.crates.io/crates/flate2/flate2-1.0.22.crate" 11 } 12 version: "1.0.22" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2021 16 month: 9 17 day: 22 18 } 19} 20