Assigned RUSTSEC-2021-0020 to hyper

This commit is contained in:
Shnatsel
2021-02-05 23:03:32 +00:00
committed by GitHub
parent 9007ee7267
commit 4467b1f895
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.
34803bece2625b500469127d7f27fd899952f1bfb422ba6ebe765bf434e4f9ed -
46ffb9c1b39b7485e23b26a8ed0f023162f34a70546a00cf285e4ad9e041643b -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0020"
package = "hyper"
date = "2021-02-05"
url = "https://github.com/hyperium/hyper/security/advisories/GHSA-6hfq-h8hq-87mf"