Mark cargo-download unmaintained (#1132)

This commit is contained in:
pinkforest(she/her)
2021-12-26 05:04:31 +11:00
committed by GitHub
parent 3952f343f1
commit 7f0874b516

View File

@@ -0,0 +1,20 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "cargo-download"
date = "2021-12-25"
url = "https://github.com/Xion/cargo-download"
informational = "unmaintained"
[versions]
patched = []
```
# cargo-download is unmaintained
The cargo download subcommand (via cargo-download crate) is broken and maintainer has disappeared from GitHub and hasn't had any commits for a year.
Using this downloader will result to corrupted crates.
Maintainer has not responded to maintenance takeover.
Just use wget / curl directly.