Assigned RUSTSEC-2021-0124 to tokio (#1107)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-17 00:11:14 +01:00
committed by GitHub
parent 5f68bbad79
commit 3af7a839b1
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.
4cf123468b1fe28791d360b877ec3476d7f3ed2d42dfd95ef9f81f51ad13e213 -
4d60c12ac4e4dff82cf6a90702ffbd18cf266f8ff20fa2e6ce6bba6245d36aaf -

View File

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