Assigned RUSTSEC-2025-0023 to tokio (#2273)

This commit is contained in:
github-actions[bot]
2025-04-07 09:45:16 +02:00
committed by GitHub
parent 4f618e7f7f
commit b3d5d51745
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.
25dbb212c34dc6dcd53e36b7d30f70a1ff749b377a53e9366f5dcca2ab21eb22 -
624f36154965ac01f61550d055c1e785e6b3322c81748e3f58b2104dbd15a48a -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2025-0023"
package = "tokio"
date = "2025-04-07"
url = "https://github.com/tokio-rs/tokio/pull/7232"