lzw: Unmaintained (#760)

This commit is contained in:
HeroicKatora
2021-02-10 19:25:38 +01:00
committed by GitHub
parent 3421cc3e74
commit fb29bc7093

View File

@@ -0,0 +1,21 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "lzw"
date = "2020-02-10"
url = "https://github.com/nwin/lzw/issues/2"
informational = "unmaintained"
[versions]
patched = []
unaffected = ["> 0.10.0"]
```
# lzw is unmaintained
The author of the `lzw` crate is unresponsive.
Maintained alternatives:
- [`weezl`](https://crates.io/crates/weezl)