Assigned RUSTSEC-2021-0135 to tower-http (#1160)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-21 16:19:56 +01:00
committed by GitHub
parent ff5b44566d
commit 3e8ee0982f
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.
be7ca87c7172bfc30b0887417746e1a37f3a3c12318f5308f1248ed29a5f8e31 -
229de6b14be6b2c12a696e218b23d638cc68e5cf5fbe1a05e25e04bc05910fa2 -

View File

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