Vulnerabilities | |||||
---|---|---|---|---|---|
Version | Suggest | Low | Medium | High | Critical |
0.4.23 | 0 | 0 | 0 | 0 | 0 |
0.4.22 | 0 | 0 | 0 | 0 | 0 |
0.4.21 | 0 | 0 | 0 | 0 | 0 |
0.4.20 | 0 | 0 | 0 | 0 | 0 |
0.4.19 | 0 | 0 | 0 | 0 | 0 |
0.4.18 | 0 | 0 | 0 | 0 | 0 |
0.4.17 | 0 | 0 | 0 | 0 | 0 |
0.4.16 | 0 | 0 | 0 | 0 | 0 |
0.4.15 | 0 | 0 | 0 | 0 | 0 |
0.4.14 | 0 | 0 | 0 | 0 | 0 |
0.4.13 | 0 | 0 | 0 | 0 | 0 |
0.4.12 | 0 | 0 | 0 | 0 | 0 |
0.4.11 | 0 | 0 | 0 | 0 | 0 |
0.4.10 | 0 | 0 | 0 | 0 | 0 |
0.4.9 | 0 | 0 | 0 | 0 | 0 |
0.4.8 | 0 | 0 | 0 | 0 | 0 |
0.4.7 | 0 | 0 | 0 | 0 | 0 |
0.4.6 | 0 | 0 | 0 | 0 | 0 |
0.4.5 | 0 | 0 | 0 | 0 | 0 |
0.4.4 | 0 | 0 | 0 | 0 | 0 |
0.4.3 | 0 | 0 | 0 | 0 | 0 |
0.4.2 | 0 | 0 | 0 | 0 | 0 |
0.4.1 | 0 | 0 | 0 | 0 | 0 |
0.4.0 | 0 | 0 | 0 | 0 | 0 |
0.3.15 | 0 | 0 | 0 | 0 | 0 |
0.3.14 | 0 | 0 | 0 | 0 | 0 |
0.3.13 | 0 | 0 | 0 | 0 | 0 |
0.3.12 | 0 | 0 | 0 | 0 | 0 |
0.3.11 | 0 | 0 | 0 | 0 | 0 |
0.3.10 | 0 | 0 | 0 | 0 | 0 |
0.3.9 | 0 | 0 | 0 | 0 | 0 |
0.3.8 | 0 | 0 | 0 | 0 | 0 |
0.3.7 | 0 | 0 | 0 | 0 | 0 |
0.3.6 | 0 | 0 | 0 | 0 | 0 |
0.3.5 | 0 | 0 | 0 | 0 | 0 |
0.3.4 | 0 | 0 | 0 | 0 | 0 |
0.3.3 | 0 | 0 | 0 | 0 | 0 |
0.3.2 | 0 | 0 | 0 | 0 | 0 |
0.3.1 | 0 | 0 | 0 | 0 | 0 |
0.3.0 | 0 | 0 | 0 | 0 | 0 |
0.2.0 | 0 | 0 | 0 | 0 | 0 |
0.1.1 | 0 | 0 | 0 | 0 | 0 |
0.1.0 | 0 | 0 | 0 | 0 | 0 |
0.4.23 - This version is safe to use because it has no known security vulnerabilities at this time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform
Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.
Apache-2.0 - Apache License 2.0This crate provides adaptors between compression crates and Rust's modern asynchronous IO types.
When developing you will need to enable appropriate features for the different
test cases to run, the simplest is cargo test --all-features
, but you can
enable different subsets of features as appropriate for the code you are
testing to avoid compiling all dependencies, e.g. cargo test --features tokio,gzip
.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.