Assigned RUSTSEC-2021-0080 to tar (#974)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-08 13:16:32 -07:00
committed by GitHub
parent 158cd653ca
commit ce76490feb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
cff9f66e36ad0e534c0ec14edae51f51b0d9437fee65d73d2e6c1fb360dbe013 -
f9569840b251c6af0e42c728aebd24e82d39de04504c5d24c6dd710092121b1f -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0080"
package = "tar"
date = "2021-07-19"
url = "https://github.com/alexcrichton/tar-rs/issues/238"