Skip to content

Commit ddccfe8

Browse files
Assigned RUSTSEC-2024-0435 to fyrox-core (#2224)
Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
1 parent 3cdd3c4 commit ddccfe8

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-
58be9ad8f0df825fb3c4517e58a4c2991b6d048d1e5b8db49545f5ba2526899b -
3+
5f0ec634b1030142d980a08c8e0788bb72f0a09f0b8732ec39d9a10a7157c42a -
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-2024-0435"
44
package = "fyrox-core"
55
date = "2024-12-19"
66
url = "https://github.com/FyroxEngine/Fyrox/issues/630"

0 commit comments

Comments
 (0)