Assigned RUSTSEC-2022-0093 to ed25519-dalek (#1745)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-14 11:14:25 -06:00
committed by GitHub
parent 9012b65f10
commit 58aa4552f3
2 changed files with 2 additions and 2 deletions

View File

@@ -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.
757fa3e17154338150c49e54a262b6f68d5607729a45cf76c95bdbe4e7a8cf00 -
e315acbba1dcf156464306c5a2fae64532f7b99cfbf4935bf3b894f2174c7de2 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0093"
package = "ed25519-dalek"
date = "2022-06-11"
categories = ["crypto-failure"]