blob: e110f3ab51f5145d82cb54e8a9efcfabe46cd9cf [file] [log] [blame]
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update rust/crates/flate2
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
name: "flate2"
description: "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."
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/flate2"
}
url {
type: ARCHIVE
value: "https://static.crates.io/crates/flate2/flate2-1.0.25.crate"
}
version: "1.0.25"
license_type: NOTICE
last_upgrade_date {
year: 2022
month: 12
day: 9
}
}