Skip to content

Commit 83c13d8

Browse files
Assigned RUSTSEC-2022-0017 to array-macro (#1225)
Co-authored-by: Shnatsel <[email protected]>
1 parent c29b239 commit 83c13d8

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-
be31153ca949684d3c0b38dba139be7cc19bd1235297389eb16eb7b16356b11e -
3+
05211b923d19475817ba8c9cdcc1c8079a94da53ed993f4f5af9e032b8766a4d -

crates/array-macro/RUSTSEC-0000-0000.md renamed to crates/array-macro/RUSTSEC-2022-0017.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-0017"
44
package = "array-macro"
55
date = "2022-04-27"
66
url = "https://gitlab.com/KonradBorowski/array-macro/-/issues/5"

0 commit comments

Comments
 (0)