Assigned RUSTSEC-2021-0023 to rand_core (#771)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-15 07:35:47 -08:00
committed by GitHub
parent 221ec336f9
commit 7c81bd4fc3
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.
825941c926e38c25f2e7f89791a256a50478241206bc46047b4efff2f0777b7c -
482d187d0f1679f8b318f3f9cd1cf47e32d45ae3e95071a9f2bfb5562e4fa0fc -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0023"
package = "rand_core"
date = "2021-02-12"
url = "https://github.com/rust-random/rand/pull/1096"