Skip to content

Commit e78650d

Browse files
Assigned RUSTSEC-2022-0019 to crossbeam-channel, RUSTSEC-2022-0020 to crossbeam, RUSTSEC-2022-0021 to crossbeam-queue (#1233)
Co-authored-by: Shnatsel <[email protected]>
1 parent bf2e059 commit e78650d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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-
7656bed5e56047db3ccdbd1b3de13e8a4575a1f1b12171cd165ca22b98aa150d -
3+
ed4b7d473edb499d1864ae1bb20ff0d3ccf1aa8b2bb46f828efa6ec68326ec42 -

crates/crossbeam-channel/RUSTSEC-0000-0000.md renamed to crates/crossbeam-channel/RUSTSEC-2022-0019.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-2022-0019"
44
package = "crossbeam-channel"
55
date = "2022-05-10"
66
informational = "unsound"

crates/crossbeam-queue/RUSTSEC-0000-0000.md renamed to crates/crossbeam-queue/RUSTSEC-2022-0021.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-2022-0021"
44
package = "crossbeam-queue"
55
date = "2022-05-10"
66
informational = "unsound"

crates/crossbeam/RUSTSEC-0000-0000.md renamed to crates/crossbeam/RUSTSEC-2022-0020.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-2022-0020"
44
package = "crossbeam"
55
date = "2022-05-10"
66
informational = "unsound"

0 commit comments

Comments
 (0)