diff --git a/crates/lzw/RUSTSEC-0000-0000.md b/crates/lzw/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..b14da6d --- /dev/null +++ b/crates/lzw/RUSTSEC-0000-0000.md @@ -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)