Assigned RUSTSEC-2021-0090 to ash (#996)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-21 19:37:52 -06:00
committed by GitHub
parent 690cf95635
commit 2645debec2
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.
4b9b74b757cc30183f79f83910898f4bef12462d9decf20c75da3c091c5959d1 -
7d9e1a4d2f0cc116243c9b7966989982c6f9172a3205e4f29dca218b11459e5c -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0090"
package = "ash"
date = "2021-01-07"
url = "https://github.com/MaikKlein/ash/issues/354"