Files
advisory-db/crates/dirs/RUSTSEC-2020-0053.md
pinkforest(she/her) d3eccc4072 Remove yanked 2 (#1364)
* Remove yanked 2

Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com>

* Test cache

* Cache back on

* Bump audit cache

Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com>

Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com>
2022-08-16 12:38:08 +10:00

18 lines
366 B
Markdown

```toml
[advisory]
id = "RUSTSEC-2020-0053"
package = "dirs"
date = "2020-10-16"
informational = "unmaintained"
url = "https://github.com/dirs-dev/dirs-rs"
withdrawn = "2021-04-19"
[versions]
patched = []
```
# dirs is unmaintained, use dirs-next instead
The `dirs` crate is not maintained any more;
use [`dirs-next`](https://crates.io/crates/dirs-next) instead.