Skip to content

Commit

Permalink
Assigned RUSTSEC-2024-0396 to conrod_core, RUSTSEC-2024-0397 to conrod (
Browse files Browse the repository at this point in the history
#2125)

Co-authored-by: amousset <[email protected]>
  • Loading branch information
github-actions[bot] and amousset authored Nov 10, 2024
1 parent c57927b commit c6f3648
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .duplicate-id-guard
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
22ec2f53ceed06adbf92395fefe7c39ea3191cb49a12d476a5b2cb121207d023 -
7c4dd59d9b0c868406fb44dbd1232b8e9085a5a863794b986a8cbd9ccac8b49c -
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0397"
package = "conrod"
date = "2024-01-26"
url = "https://crates.io/crates/conrod"
Expand All @@ -16,4 +16,4 @@ The crate `conrod` has been [deprecated] since version 0.62.0 released in Decemb
If you have this crate in your dependency tree, this is very likely by mistake and should be corrected.

[deprecated]: https://crates.io/crates/conrod/
[conrod repository]: https://github.com/PistonDevelopers/conrod
[conrod repository]: https://github.com/PistonDevelopers/conrod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0396"
package = "conrod_core"
date = "2024-01-26"
url = "https://github.com/PistonDevelopers/conrod/issues/1454"
Expand All @@ -13,4 +13,4 @@ patched = []

The `conrod_core` crate is no longer maintained.

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

0 comments on commit c6f3648

Please sign in to comment.