Assigned RUSTSEC-2022-0043 to tower-http (#1321)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-05 00:07:43 +02:00
committed by GitHub
parent 2827f80af4
commit cfdc01461d
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.
5a70b6587baa2a3656180d9624bea3eadc2fb44ae64bb43527bf3cf3376f4904 -
78e4433a4b1b28b81f0577daa41afb2bcc8f328f0b04df1beea8ef4f7be5af4a -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0043"
package = "tower-http"
date = "2022-01-21"
url = "https://github.com/tower-rs/tower-http/pull/204"