Assigned RUSTSEC-2022-0002 to dashmap (#1148)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-13 19:31:06 +03:00
committed by GitHub
parent 61d8acaf87
commit 36e44b1fb3
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.
e4ebda0727551a10103472c958bfc78a6ad1157a1c421870329745a76b1cb876 -
177ddbb3182b39d61de3792c0e68ec7aa0faa42e974b322bdf90afba13881407 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0002"
package = "dashmap"
date = "2022-01-10"
url = "https://github.com/xacrimon/dashmap/issues/167"