mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-08 20:47:14 +01:00
Assigned RUSTSEC-2021-0124 to tokio (#1107)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5f68bbad79
commit
3af7a839b1
@@ -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.
|
||||
4cf123468b1fe28791d360b877ec3476d7f3ed2d42dfd95ef9f81f51ad13e213 -
|
||||
4d60c12ac4e4dff82cf6a90702ffbd18cf266f8ff20fa2e6ce6bba6245d36aaf -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0124"
|
||||
package = "tokio"
|
||||
date = "2021-11-16"
|
||||
url = "https://github.com/tokio-rs/tokio/issues/4225"
|
||||
Reference in New Issue
Block a user