Merge pull request #802 from ammaraskar/office

Add unmaintained advisory for office crate. Fixes #742
This commit is contained in:
Sergey "Shnatsel" Davidoff
2021-03-03 18:29:24 +01:00
committed by GitHub

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.