Assigned RUSTSEC-2023-0005 to tokio (#1565)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-03 09:59:01 +11:00
committed by GitHub
parent 061297a5a1
commit 3cda32257a
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 prevents duplicate ID assignment due to a race between those jobs.
51502d94d63b4f37e7fb9369ade269bc977a50db4a6c15e96e53cebeb517147c -
c6f363e157cce336d2678401d3ec25c15b47c4e558c601710d8d0f90a8df64f7 -

View File

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