mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2024-0396 to conrod_core, RUSTSEC-2024-0397 to conrod (#2125)
Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c57927b33c
commit
c6f3648a6c
@@ -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 -
|
||||
|
||||
@@ -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"
|
||||
@@ -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
|
||||
@@ -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"
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user