Skip to content

Commit 1273f00

Browse files
Assigned RUSTSEC-2025-0024 to crossbeam-channel (#2278)
Co-authored-by: djc <[email protected]>
1 parent ce8badf commit 1273f00

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-
624f36154965ac01f61550d055c1e785e6b3322c81748e3f58b2104dbd15a48a -
3+
2c12a45abc967959dca0f6a614ecf489ce62c052ef15c97ba1775323fac70e08 -

crates/crossbeam-channel/RUSTSEC-0000-0000.md renamed to crates/crossbeam-channel/RUSTSEC-2025-0024.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-0024"
44
package = "crossbeam-channel"
55
date = "2025-04-08"
66
url = "https://github.com/crossbeam-rs/crossbeam/pull/1187"

0 commit comments

Comments
 (0)