Assigned RUSTSEC-2020-0149 to appendix, RUSTSEC-2021-0049 to through

This commit is contained in:
Shnatsel
2021-03-30 02:24:36 +00:00
committed by GitHub
parent 542f10cf16
commit 2127468042
3 changed files with 3 additions and 3 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.
52b02ce1e5aa193b73bfce78a50d01bd1198cdf43fabf69fe769a79166d08ee3 -
6b71aa80852136f22aeff3cfb5394bd04880858804e0e99f7d971bd93f9278a7 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0149"
package = "appendix"
date = "2020-11-15"
url = "https://github.com/krl/appendix/issues/6"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0049"
package = "through"
date = "2021-02-18"
url = "https://github.com/gretchenfrage/through/issues/1"