Assigned RUSTSEC-2021-0048 to stackvector

This commit is contained in:
Shnatsel
2021-03-30 02:22:34 +00:00
committed by GitHub
parent 2b53054c5f
commit 508a2af02c
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 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 -

View File

@@ -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"