Skip to content

Commit b3d5d51

Browse files
Assigned RUSTSEC-2025-0023 to tokio (#2273)
1 parent 4f618e7 commit b3d5d51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.duplicate-id-guard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This file causes merge conflicts if two ID assignment jobs run concurrently.
22
This prevents duplicate ID assignment due to a race between those jobs.
3-
25dbb212c34dc6dcd53e36b7d30f70a1ff749b377a53e9366f5dcca2ab21eb22 -
3+
624f36154965ac01f61550d055c1e785e6b3322c81748e3f58b2104dbd15a48a -

crates/tokio/RUSTSEC-0000-0000.md renamed to crates/tokio/RUSTSEC-2025-0023.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0023"
44
package = "tokio"
55
date = "2025-04-07"
66
url = "https://github.com/tokio-rs/tokio/pull/7232"

0 commit comments

Comments
 (0)