mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2021-0072 to tokio (#952)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6f2157cba4
commit
01ac699fd5
@@ -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.
|
||||
9ae15a1aa0407b9b02ec7b965943ec1541f88b9dcd54e9ba0d27a85a7cad4811 -
|
||||
21a0f90008725ce399a7f1bd73bfcbe12fce82c3bc073d1b5e9b3079b233dc03 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0072"
|
||||
package = "tokio"
|
||||
date = "2021-07-07"
|
||||
url = "https://github.com/tokio-rs/tokio/issues/3929"
|
||||
Reference in New Issue
Block a user