mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Fix crate name
This commit is contained in:
committed by
GitHub
parent
b0a9cb3a9f
commit
6f695dc49e
@@ -1,7 +1,7 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-0000-0000"
|
||||||
package = "rust-crypto"
|
package = "ring"
|
||||||
date = "2025-02-20"
|
date = "2025-02-20"
|
||||||
informational = "unmaintained"
|
informational = "unmaintained"
|
||||||
url = "https://github.com/briansmith/ring/discussions/2414"
|
url = "https://github.com/briansmith/ring/discussions/2414"
|
||||||
|
|||||||
Reference in New Issue
Block a user