Assigned RUSTSEC-2022-0083 to evm (#1559)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-02 22:20:42 +11:00
committed by GitHub
parent f559ed42f5
commit afb1c10d60
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.
4acc4726eaeb20e631052cefcea5c3b35a917762dea8d7a6e43e822d552c2d6c -
d48977f18203fee360bdcd348b6ec1b9aed82b01d749e9cb14291629a90be419 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0083"
package = "evm"
date = "2022-10-25"
url = "https://github.com/rust-blockchain/evm/pull/133"