Skip to content

Commit c6f3648

Browse files
Assigned RUSTSEC-2024-0396 to conrod_core, RUSTSEC-2024-0397 to conrod (#2125)
Co-authored-by: amousset <[email protected]>
1 parent c57927b commit c6f3648

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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-
22ec2f53ceed06adbf92395fefe7c39ea3191cb49a12d476a5b2cb121207d023 -
3+
7c4dd59d9b0c868406fb44dbd1232b8e9085a5a863794b986a8cbd9ccac8b49c -

crates/conrod/RUSTSEC-0000-0000.md renamed to crates/conrod/RUSTSEC-2024-0397.md

Lines changed: 2 additions & 2 deletions
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-0397"
44
package = "conrod"
55
date = "2024-01-26"
66
url = "https://crates.io/crates/conrod"
@@ -16,4 +16,4 @@ The crate `conrod` has been [deprecated] since version 0.62.0 released in Decemb
1616
If you have this crate in your dependency tree, this is very likely by mistake and should be corrected.
1717

1818
[deprecated]: https://crates.io/crates/conrod/
19-
[conrod repository]: https://github.com/PistonDevelopers/conrod
19+
[conrod repository]: https://github.com/PistonDevelopers/conrod

crates/conrod_core/RUSTSEC-0000-0000.md renamed to crates/conrod_core/RUSTSEC-2024-0396.md

Lines changed: 2 additions & 2 deletions
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-0396"
44
package = "conrod_core"
55
date = "2024-01-26"
66
url = "https://github.com/PistonDevelopers/conrod/issues/1454"
@@ -13,4 +13,4 @@ patched = []
1313

1414
The `conrod_core` crate is no longer maintained.
1515

16-
The author suggests [`egui`](https://crates.io/crates/egui) as a potential alternative.
16+
The author suggests [`egui`](https://crates.io/crates/egui) as a potential alternative.

0 commit comments

Comments
 (0)