Assigned RUSTSEC-2024-0008 to trillium-client, RUSTSEC-2024-0009 to trillium-http (#1865)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-24 03:14:25 +00:00
committed by GitHub
parent de7a809f3e
commit 7d1034dee2
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.
6e257741d79bc975714753e61b0e26b40c1619b9b4aa5a94015ecc68b385c30e -
a3c259d4633151571cd89e0d4b31de2efb76ae6f8e7c1020d57029f25a702a51 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0008"
package = "trillium-client"
date = "2024-01-23"
url = "https://github.com/trillium-rs/trillium/security/advisories/GHSA-9f9p-cp3c-72jf"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0009"
package = "trillium-http"
date = "2024-01-23"
url = "https://github.com/trillium-rs/trillium/security/advisories/GHSA-9f9p-cp3c-72jf"