Assigned RUSTSEC-2021-0145 to atty (#1470)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-22 19:51:39 +11:00
committed by GitHub
parent 610c537916
commit d339676e47
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.
1d6a46980d78d728cc450bb2f04901339767dcfdadebc064121edc4a8ab2918b -
c81a40210771ef91e9ea664a2453abb7d2b0108d2693505f079bcf84a35d78d8 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0145"
package = "atty"
date = "2021-07-04"
url = "https://github.com/softprops/atty/issues/50"