Assigned RUSTSEC-2023-0085 to hpack (#1920)

Co-authored-by: tarcieri <797+tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-03-15 16:18:14 +01:00
committed by GitHub
parent 61f79bd545
commit 369d98c1b9
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.
a08cb7aea49b44bbab71096be9d4dca4fcf7147ff5b4489a8fb30663b54c71d5 -
853c12ccd7e947d9edffb2c3547a2075e120993bf5d16f0841a0106488cd27fd -

View File

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