RUSTSEC-2017-0007
(unmaintained)
on 2017-04-17: lz4-compress is unmaintained
This crate has no reviews yet. To add a review, set up your cargo-crev
.
Crates in the crates.io registry are tarball snapshots uploaded by crates' publishers. The registry is not using crates' git repositories. There is absolutely no guarantee that the repository URL declared by the crate belongs to the crate, or that the code in the repository is the code inside the published tarball.
To review the actual code of the crate, it's best to use cargo crev open lz4-compress
. Alternatively, you can download the tarball of lz4-compress v0.1.1 or view the source online.
According to the developers this crate is no longer maintained.
The suggested alternative is
lz4-compression
, a maintained fork oflz4-compress
.See also lz-fear which is compatible with the reference LZ4 implementation in C, but not with lz4-compress.