Assigned RUSTSEC-2022-0024 to double-checked-cell (#1240)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-05-11 23:13:02 +02:00
committed by GitHub
parent 0653c8f324
commit ba96a13792
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.
31889ea840c1e5a924a9bc05b307af6815ddebb47e183d10881af1a5c9177cbf -
1b4308a77b9216dfdbe2c5ae6ec647915dbae567dd6b9071f7aa52618b5dcdaf -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0024"
package = "double-checked-cell"
date = "2022-05-11"
url = "https://github.com/niklasf/double-checked-cell/commit/9cf94d75316ef441033ce4c80def7c1a8c7643fe"