mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-03 10:05:26 +01:00
lzw: Unmaintained (#760)
This commit is contained in:
21
crates/lzw/RUSTSEC-0000-0000.md
Normal file
21
crates/lzw/RUSTSEC-0000-0000.md
Normal 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)
|
||||
Reference in New Issue
Block a user