Assigned RUSTSEC-2021-0091 to gfx-auxil (#997)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-21 19:39:27 -06:00
committed by GitHub
parent 22325889a4
commit cf6f9d252e
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.
7d9e1a4d2f0cc116243c9b7966989982c6f9172a3205e4f29dca218b11459e5c -
df068a5107088884668ce40e14a81a664042c4d183869bd3656e2f18953b2729 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0091"
package = "gfx-auxil"
date = "2021-01-07"
url = "https://github.com/gfx-rs/gfx/issues/3567"