Assigned RUSTSEC-2020-0168 to mach (#1639)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-12 17:59:25 +11:00
committed by GitHub
parent 6fb0acdee6
commit d1e7c68b39
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.
43bf3a0afac740769bbd62c6cd9dae558e4df635f3052ddca1da192ea24597c4 -
8592f724a665e09819a56fedd4f37d7dd0f10d85d57321615e6d7d42ebd59256 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0168"
package = "mach"
date = "2020-07-14"
url = "https://github.com/fitzgen/mach/issues/63"