Assigned RUSTSEC-2021-0114 to nanorand (#1052)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-23 22:26:20 +02:00
committed by GitHub
parent a4b1d48e55
commit f1fc2c3eb0
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.
dda929e3fec58015f0d6663ab5f0e450fcd40b7dab7cc446083fb2e73af8ca7b -
c5f8d3d914155e119ec0e9242d7d5aadf3a9875bb04e1381cbf40887036c4033 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0114"
package = "nanorand"
date = "2021-09-23"
url = "https://github.com/Absolucy/nanorand-rs/issues/28"