mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-07 04:01:35 +01:00
Assigned RUSTSEC-2022-0043 to tower-http (#1321)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2827f80af4
commit
cfdc01461d
@@ -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.
|
||||||
5a70b6587baa2a3656180d9624bea3eadc2fb44ae64bb43527bf3cf3376f4904 -
|
78e4433a4b1b28b81f0577daa41afb2bcc8f328f0b04df1beea8ef4f7be5af4a -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2022-0043"
|
||||||
package = "tower-http"
|
package = "tower-http"
|
||||||
date = "2022-01-21"
|
date = "2022-01-21"
|
||||||
url = "https://github.com/tower-rs/tower-http/pull/204"
|
url = "https://github.com/tower-rs/tower-http/pull/204"
|
||||||
Reference in New Issue
Block a user