Skip to content

Commit bfc4e6e

Browse files
Assigned RUSTSEC-2025-0019 to array-init-cursor (#2265)
Co-authored-by: djc <[email protected]>
1 parent da1c1e4 commit bfc4e6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.duplicate-id-guard

+1-1
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-
45dbf87bfeebf426575cf7a22a60d8febbbae28beab4002a3fdda8df7c3359d7 -
3+
5d87ca204e2a1fe84ffb1990e832d78f198be4a0021912758506167989ad09e5 -

crates/array-init-cursor/RUSTSEC-0000-0000.md renamed to crates/array-init-cursor/RUSTSEC-2025-0019.md

+1-1
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-0019"
44
package = "array-init-cursor"
55
date = "2025-03-27"
66
url = "https://github.com/planus-org/planus/issues/293"

0 commit comments

Comments
 (0)