mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Assigned RUSTSEC-2023-0005 to tokio (#1565)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
061297a5a1
commit
3cda32257a
@@ -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.
|
||||
51502d94d63b4f37e7fb9369ade269bc977a50db4a6c15e96e53cebeb517147c -
|
||||
c6f363e157cce336d2678401d3ec25c15b47c4e558c601710d8d0f90a8df64f7 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2023-0005"
|
||||
package = "tokio"
|
||||
date = "2023-01-11"
|
||||
url = "https://github.com/tokio-rs/tokio/issues/5372"
|
||||
Reference in New Issue
Block a user