Assigned RUSTSEC-2020-0118 to tiny_future

This commit is contained in:
Shnatsel
2021-01-24 23:44:45 +00:00
committed by GitHub
parent 5b856c10b8
commit 0aec292a5c
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 file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs. This prevents duplicate ID assignment due to a race between those jobs.
18f033847202e10b2491adfa116bd133f55276bbf5f7d7d2a0daf9a5989154f7 - d1438c1f6904595ea776510113aae7bf3672774541eb917afc4e7f68c2775950 -

View File

@@ -1,6 +1,6 @@
```toml ```toml
[advisory] [advisory]
id = "RUSTSEC-0000-0000" id = "RUSTSEC-2020-0118"
package = "tiny_future" package = "tiny_future"
date = "2020-12-08" date = "2020-12-08"
url = "https://github.com/KizzyCode/tiny_future/issues/1" url = "https://github.com/KizzyCode/tiny_future/issues/1"