Assigned RUSTSEC-2024-0021 to eyre, RUSTSEC-2023-0084 to hpack (#1916)

Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-03-06 07:01:14 -07:00
committed by GitHub
parent 900e79c91c
commit 120db258e9
3 changed files with 3 additions and 3 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.
62fe1855b781ac8083342cd4fb3cc8f809dc07f9a3dd95ca61b4f904f4a2b418 -
a08cb7aea49b44bbab71096be9d4dca4fcf7147ff5b4489a8fb30663b54c71d5 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0021"
package = "eyre"
date = "2024-03-05"
url = "https://github.com/eyre-rs/eyre/issues/141"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0084"
package = "hpack"
date = "2023-09-15"
url = "https://github.com/mlalic/hpack-rs/issues/8"