Fix crate name

This commit is contained in:
Sergey "Shnatsel" Davidoff
2025-02-21 21:36:46 +00:00
committed by GitHub
parent b0a9cb3a9f
commit 6f695dc49e

View File

@@ -1,7 +1,7 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "rust-crypto"
package = "ring"
date = "2025-02-20"
informational = "unmaintained"
url = "https://github.com/briansmith/ring/discussions/2414"