Add unmaintained advisory for office crate. Fixes #742

This commit is contained in:
Ammar Askar
2021-03-03 07:42:08 -08:00
parent 1794caeec1
commit 25e792c03f

View File

@@ -0,0 +1,18 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "office"
date = "2021-02-04"
url = "https://github.com/RustSec/advisory-db/issues/742#issuecomment-773313783"
informational = "unmaintained"
[versions]
patched = []
```
# office is unmaintained, use calamine instead
The `office` crate is unmaintained. Use [calamine](https://crates.io/crates/calamine)
for reading excel files.
Contact the `office` author for ownership of the package name.