mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Assigned RUSTSEC-2021-0048 to stackvector
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
bc87320dd6da26982a3a38848814b6e4be505cd851c0ea9753063ba01974402e -
|
52b02ce1e5aa193b73bfce78a50d01bd1198cdf43fabf69fe769a79166d08ee3 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2021-0048"
|
||||||
package = "stackvector"
|
package = "stackvector"
|
||||||
date = "2021-02-19"
|
date = "2021-02-19"
|
||||||
url = "https://github.com/Alexhuszagh/rust-stackvector/issues/2"
|
url = "https://github.com/Alexhuszagh/rust-stackvector/issues/2"
|
||||||
Reference in New Issue
Block a user